Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: webpack/webpack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.44.0
Choose a base ref
...
head repository: webpack/webpack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.44.2
Choose a head ref
  • 12 commits
  • 20 files changed
  • 2 contributors

Commits on Jul 16, 2020

  1. Configuration menu
    Copy the full SHA
    a0ab325 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Configuration menu
    Copy the full SHA
    e7c690e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f170b98 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. Configuration menu
    Copy the full SHA
    087af7c View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2020

  1. Merge pull request #11190 from merceyz/patch-2

    fix: add missing optional peer dependencies
    sokra authored Jul 26, 2020
    Configuration menu
    Copy the full SHA
    91e81c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. Configuration menu
    Copy the full SHA
    46304c8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11244 from webpack/bugfix/dynamic-reexport-default

    ignore default export when reexporting a dynamic module
    sokra authored Jul 30, 2020
    Configuration menu
    Copy the full SHA
    7895778 View commit details
    Browse the repository at this point in the history
  3. 4.44.1

    sokra committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    cd4af16 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #11180 from webpack/test/watch-production-4

    add test case for watching in production
    sokra authored Jul 30, 2020
    Configuration menu
    Copy the full SHA
    4a1f068 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. make sure to generate correct chunk connection for blocks that are on…

    …ly connected in some runtimes
    
    fixes #8677
    sokra committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    235b87b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11490 from webpack/bugfix/unknown-chunk-4

    make sure to generate correct chunk connection for blocks that are only connected in some runtimes (webpack 4)
    sokra authored Sep 17, 2020
    Configuration menu
    Copy the full SHA
    9635616 View commit details
    Browse the repository at this point in the history
  3. 4.44.2

    sokra committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    2efeb4b View commit details
    Browse the repository at this point in the history
Loading