v0.55.8

Try our Chrome extension

Chrome store icon Chrome Webstore

Easily add the current web-page from your browser directly into your changedetection.io tool, more great features coming soon!

Changedetection.io needs your support!

You can help us by supporting changedetection.io on these platforms;

The more popular changedetection.io is, the more time we can dedicate to adding amazing features!

Many thanks :)

changedetection.io team

  • Bu izleyici için fark sayfasını göstermek üzere yeterli geçmiş yok (2 anlık görüntü gerekli).
  • 指定したリンクの履歴が見つかりません。リンクが正しくないですか?
Ještě ne před sekundami.
            False
        
Ještě ne před sekundami
Aktuální snímek obrazovky s chybou z posledního požadavku
    Skip to content

      Navigation Menu

            Sign in Appearance settings
                * Platform
                        + AI CODE CREATION
                            o GitHub Copilot Write better code with AI
                            o GitHub Copilot app Direct agents from issue to merge
                            o MCP Registry Integrate external tools
                        + DEVELOPER WORKFLOWS
                            o Actions Automate any workflow
                            o Codespaces Instant dev environments
                            o Issues Plan and track work
                            o Code Review Manage code changes
                            o Code Quality Enforce quality at merge
                        + APPLICATION SECURITY
                            o GitHub Advanced Security Find and fix vulnerabilities
                            o Code security Secure your code as you build
                            o Secret protection Stop leaks before they start
                        + EXPLORE
                            o Why GitHub
                            o Documentation
                            o Blog
                            o Changelog
                            o Marketplace
                      View all features
                * Solutions
                        + BY COMPANY SIZE
                            o Enterprises
                            o Small and medium teams
                            o Startups
                            o Nonprofits
                        + BY USE CASE
                            o App Modernization
                            o DevSecOps
                            o DevOps
                            o CI/CD
                            o View all use cases
                        + BY INDUSTRY
                            o Healthcare
                            o Financial services
                            o Manufacturing
                            o Government
                            o View all industries
                      View all solutions
                * Resources
                        + EXPLORE BY TOPIC
                            o AI
                            o Software Development
                            o DevOps
                            o Security
                            o View all topics
                        + EXPLORE BY TYPE
                            o Customer stories
                            o Events & webinars
                            o Ebooks & reports
                            o Business insights
                            o GitHub Skills
                        + SUPPORT & SERVICES
                            o Documentation
                            o Customer support
                            o Community forum
                            o Trust center
                            o Partners
                      View all resources
                * Open Source
                        + COMMUNITY
                            o GitHub Sponsors Fund open source developers
                        + PROGRAMS
                            o Security Lab
                            o Maintainer Community
                            o Accelerator
                            o GitHub Stars
                            o Archive Program
                        + REPOSITORIES
                            o Topics
                            o Trending
                            o Collections
                * Enterprise
                        + ENTERPRISE SOLUTIONS
                            o Enterprise platform AI-powered developer platform
                        + AVAILABLE ADD-ONS
                            o GitHub Advanced Security Enterprise-grade security features
                            o Copilot for Business Enterprise-grade AI features
                            o Premium Support Enterprise-grade 24/7 support
              * Pricing
                Type / to search
                Sign in
              Sign up Appearance settings
      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

              Uh oh!

              There was an error while loading. Please reload this page.

              webpack / webpack Public

                      * Uh oh!

                        There was an error while loading. Please reload this page.

              * Notifications You must be signed in to change notification settings
              * Fork 9.5k
                * Star 66k
          * Code
          * Issues 65
          * Pull requests 82
          * Pull requests 79
          * Discussions
          * Actions
          * Projects
          * Security and quality 3
          * Insights
          Additional navigation options
                  * Code
                  * Issues
                  * Pull requests
                  * Discussions
                  * Actions
                  * Projects
                  * Security and quality
                  * Insights

                  Commits

                        Branch selector

                            main

                          User selector

                                All users
                          All time

                        Commit history

                              Commits on Aug 10, 2026

                                      * perf(html): stream the SourceProcessor walk and recycle completed subtrees (#21595)

                                        Show description for 78d0d4c
                                                alexander-akait
                                              authored
                                            78d0d4c View commit details
                                              Copy full SHA for 78d0d4c
                                          Browse repository at this point

                                      * test(html): cover parser tree-construction edge cases and generator fallbacks (#21631)

                                        Show description for 57f8dcf
                                                aryanraj45
                                              authored
                                            57f8dcf View commit details
                                              Copy full SHA for 57f8dcf
                                          Browse repository at this point

                                      * fix(html): keep an end tag whose omission lets the adoption agency restructure the tree (#21649)

                                        Show description for 57f2f2e
                                                aryanraj45
                                              authored
                                            57f2f2e View commit details
                                              Copy full SHA for 57f2f2e
                                          Browse repository at this point

                                      * perf(html): load the html generator only for builds with html modules (#21659)

                                        Show description for 38c55a3
                                                alexander-akait
                                              authored
                                            38c55a3 View commit details
                                              Copy full SHA for 38c55a3
                                          Browse repository at this point

                                      * feat(css): make the printer's mode reachable and support beautifying (#21660)

                                        Show description for 78a4227
                                                alexander-akait
                                              authored
                                            78a4227 View commit details
                                              Copy full SHA for 78a4227
                                          Browse repository at this point

                                      * fix(css): leave @namespace URIs alone (#21658)

                                        Show description for 829fc32
                                                alexander-akait
                                              authored
                                            829fc32 View commit details
                                              Copy full SHA for 829fc32
                                          Browse repository at this point

                                      * feat(esm): widen analyzable output to HMR, hashed and function chunk filenames (#21653)

                                        Show description for e3f177c
                                                alexander-akait
                                              authored
                                            e3f177c View commit details
                                              Copy full SHA for e3f177c
                                          Browse repository at this point

                                      * test(hash-length): give each output-filename config a unique name (#21657)

                                        Show description for 23642ae
                                                alexander-akait
                                              authored
                                            23642ae View commit details
                                              Copy full SHA for 23642ae
                                          Browse repository at this point

                                      * fix: clear a Watching's blocked flag when its build starts (#21639)

                                        Show description for a0b6a75
                                                bjohansebas
                                              authored
                                            a0b6a75 View commit details
                                              Copy full SHA for a0b6a75
                                          Browse repository at this point

                                      * feat(css): join adjacent rules and fold more value spellings (#21648)

                                        Show description for 3197f80
                                                alexander-akait
                                              authored
                                            3197f80 View commit details
                                              Copy full SHA for 3197f80
                                          Browse repository at this point

                                      * test(html): cover the HTML tokenizer and tree builder in the unit flag (#21656)

                                        Show description for b599774
                                                alexander-akait
                                              authored
                                            b599774 View commit details
                                              Copy full SHA for b599774
                                          Browse repository at this point

                                      * perf: load webpack's own modules only when a build needs them (#21652)

                                        Show description for 8e28763
                                                alexander-akait
                                              authored
                                            8e28763 View commit details
                                              Copy full SHA for 8e28763
                                          Browse repository at this point

                              Commits on Aug 9, 2026

                                      * fix(webmanifest): rewrite icon URLs at byte offsets (#21655)

                                        Show description for 5c5d009
                                                alexander-akait
                                              authored
                                            5c5d009 View commit details
                                              Copy full SHA for 5c5d009
                                          Browse repository at this point

                                      * perf(css): recycle nested block contents during the walk (#21628)

                                        Show description for ce12f4e
                                                alexander-akait
                                              authored
                                            ce12f4e View commit details
                                              Copy full SHA for ce12f4e
                                          Browse repository at this point

                                      * ci(bun): restore the worker idle memory limit and end a Bun worker from itself (#21646)

                                        Show description for 6412396
                                                alexander-akait
                                              authored
                                            6412396 View commit details
                                              Copy full SHA for 6412396
                                          Browse repository at this point

                                      * fix(html): report comment and DOCTYPE parts from the tokenizer's own states (#21630)

                                        Show description for 1b246ec
                                                alexander-akait
                                              authored
                                            1b246ec View commit details
                                              Copy full SHA for 1b246ec
                                          Browse repository at this point

                                      * fix(cjs): disconnect unused side-effect-free reexport requires (#21651)

                                        Show description for da0e809
                                                xiaoxiaojx
                                              authored
                                            da0e809 View commit details
                                              Copy full SHA for da0e809
                                          Browse repository at this point

                                      * chore: coderabbit issue triaging (#21650)

                                        Show description for 7288459
                                                avivkeller
                                              and
                                                coderabbitai[bot]
                                              authored
                                            7288459 View commit details
                                              Copy full SHA for 7288459
                                          Browse repository at this point

                                      * fix: resolve an absolute symlink target and skip an unreadable context entry (#21647)

                                        Show description for 3d20dc7
                                                alexander-akait
                                              authored
                                            3d20dc7 View commit details
                                              Copy full SHA for 3d20dc7
                                          Browse repository at this point

                                      * fix(css): keep the token boundary a dropped comment stood for (#21635)

                                        Show description for c63ac95
                                                bjohansebas
                                              and
                                                alexander-akait
                                              authored
                                            c63ac95 View commit details
                                              Copy full SHA for c63ac95
                                          Browse repository at this point

                                      * perf(watch): share one watcher pool between MultiCompiler children (#21641)

                                        Show description for 267ef49
                                                bjohansebas
                                              authored
                                            267ef49 View commit details
                                              Copy full SHA for 267ef49
                                          Browse repository at this point

                                      * fix: recover MultiCompiler watch after fatal child error without leaking watchings (#21584)

                                                bjohansebas
                                              authored
                                            40e14f9 View commit details
                                              Copy full SHA for 40e14f9
                                          Browse repository at this point

                                      * chore(ElectronTargetPlugin): use externals array (#21638)

                                        Show description for 7c5e06f
                                                avivkeller
                                              and
                                                coderabbitai[bot]
                                              authored
                                            7c5e06f View commit details
                                              Copy full SHA for 7c5e06f
                                          Browse repository at this point

                                      * perf(runtime): skip IIFE wrapping for RuntimeModules without locals (#21633)

                                                xiaoxiaojx
                                              authored
                                            22b12df View commit details
                                              Copy full SHA for 22b12df
                                          Browse repository at this point

                                      * fix(cjs): disconnect requires in unused object-literal methods (#21644)

                                        Show description for ceead5d
                                                xiaoxiaojx
                                              authored
                                            ceead5d View commit details
                                              Copy full SHA for ceead5d
                                          Browse repository at this point

                                      * docs: update examples (#21642)

                                                github-actions[bot]
                                              authored
                                            51470f3 View commit details
                                              Copy full SHA for 51470f3
                                          Browse repository at this point

                              Commits on Aug 8, 2026

                                      * test: cover rebuilding an entry that lives under the context (#21634)

                                                hai-x
                                              authored
                                            788ffe0 View commit details
                                              Copy full SHA for 788ffe0
                                          Browse repository at this point

                              Commits on Aug 7, 2026

                                      * feat(css): four more value-level minify transforms (#21629)

                                        Show description for d0a9320
                                                alexander-akait
                                              authored
                                            d0a9320 View commit details
                                              Copy full SHA for d0a9320
                                          Browse repository at this point

                                      * fix(css): terminate a string or url() the tokenizer closed at EOF (#21624)

                                        Show description for 21af4f5
                                                alexander-akait
                                              authored
                                            21af4f5 View commit details
                                              Copy full SHA for 21af4f5
                                          Browse repository at this point

                                      * fix: track usage through evaluated side-effect-free modules (#21623)

                                                hai-x
                                              authored
                                            57177cc View commit details
                                              Copy full SHA for 57177cc
                                          Browse repository at this point

                                      * feat: widen analyzable ESM output to shared, css, hinted and worker chunks (#21626)

                                        Show description for 56aba9f
                                                alexander-akait
                                              authored
                                            56aba9f View commit details
                                              Copy full SHA for 56aba9f
                                          Browse repository at this point

                                      * test: measure the size of the code webpack generates (#21625)

                                        Show description for 55fd64b
                                                alexander-akait
                                              authored
                                            55fd64b View commit details
                                              Copy full SHA for 55fd64b
                                          Browse repository at this point

                                      * feat(css): drop the whitespace a combinator inside a selector function does not need (#21611)

                                        Show description for cfdacec
                                                alexander-akait
                                              authored
                                            cfdacec View commit details
                                              Copy full SHA for cfdacec
                                          Browse repository at this point

                              Commits on Aug 6, 2026

                                      * fix: reference the right module argument in import.meta.main (#21620)

                                                hai-x
                                              authored
                                            e048e5f View commit details
                                              Copy full SHA for e048e5f
                                          Browse repository at this point

                              Commits on Aug 5, 2026

                                      * fix: drop unused pure values in module.exports object literals (#21590)

                                        Show description for 5b9ba02
                                                hai-x
                                              authored
                                            5b9ba02 View commit details
                                              Copy full SHA for 5b9ba02
                                          Browse repository at this point

                                      * chore(deps): bump the dependencies group with 3 updates (#21615)

                                        Show description for 6c843b6
                                                dependabot[bot]
                                              authored
                                            6c843b6 View commit details
                                              Copy full SHA for 6c843b6
                                          Browse repository at this point

                                      * chore(deps): bump CodSpeedHQ/action in the dependencies group (#21614)

                                        Show description for 51b8f33
                                                dependabot[bot]
                                              authored
                                            51b8f33 View commit details
                                              Copy full SHA for 51b8f33
                                          Browse repository at this point

                                      * chore(deps): bump test/test262-cases in the dependencies group (#21613)

                                        Show description for 14e959d
                                                dependabot[bot]
                                              authored
                                            14e959d View commit details
                                              Copy full SHA for 14e959d
                                          Browse repository at this point

                                      * feat(css): seven more value- and selector-level minify transforms (#21610)

                                        Show description for 9d3b707
                                                alexander-akait
                                              authored
                                            9d3b707 View commit details
                                              Copy full SHA for 9d3b707
                                          Browse repository at this point

                                      * docs: coverage waits only on the suites that upload it (#21609)

                                                alexander-akait
                                              authored
                                            13135e7 View commit details
                                              Copy full SHA for 13135e7
                                          Browse repository at this point

                                      * fix(css,html): correct two printer defects a real-browser equivalence check found (#21608)

                                        Show description for a0d975f
                                                alexander-akait
                                              authored
                                            a0d975f View commit details
                                              Copy full SHA for a0d975f
                                          Browse repository at this point

                              Commits on Aug 4, 2026

                                      * feat(css): merge a shorthand's longhands where the result is provably identical (#21605)

                                        Show description for 93102a3
                                                alexander-akait
                                              authored
                                            93102a3 View commit details
                                              Copy full SHA for 93102a3
                                          Browse repository at this point

                                      * feat: extend analyzable ESM output to async WebAssembly and hinted refs (#21604)

                                        Show description for 7a19dd8
                                                alexander-akait
                                              authored
                                            7a19dd8 View commit details
                                              Copy full SHA for 7a19dd8
                                          Browse repository at this point
                        PreviousNext

  Footer

      © 2026 GitHub, Inc.

    Footer navigation

      * Terms
      * Privacy
      * Security
      * Status
      * Community
      * Docs
      * Contact
      * Manage cookies
      * Do not share my personal information
    You can’t perform that action at this time.
Tip: Zvýrazněte text, který chcete sdílet nebo přidat do seznamů ignorovaných.  — Download difference patch
For now, Differences are performed on text, not graphically, only the latest screenshot is available.
Snímek obrazovky vyžaduje aktivaci nástroje Playwright/WebDriver