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: 11e94dd
Choose a base ref
...
head repository: webpack/webpack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 45ecebc
Choose a head ref
  • 20 commits
  • 51 files changed
  • 4 contributors

Commits on Nov 20, 2019

  1. chore: funding field

    alexander-akait committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    bedb566 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2019

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

Commits on Dec 16, 2019

  1. Merge pull request #10123 from pustovalov/webpack-4-serialize

    Fix regular expressions Cross-Site Scripting (XSS) vulnerability
    sokra authored Dec 16, 2019
    Configuration menu
    Copy the full SHA
    b396d96 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10010 from webpack/funding

    chore: `funding` field
    sokra authored Dec 16, 2019
    Configuration menu
    Copy the full SHA
    fe71d68 View commit details
    Browse the repository at this point in the history
  3. 4.41.3

    sokra committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    df9f3eb View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. fixes #10104

    sokra committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    c81963b View commit details
    Browse the repository at this point in the history
  2. backporting to webpack-4

    sokra authored and jeffin143 committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    77971bf View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. Merge pull request #10133 from webpack/bugfix/issue-10104

    fixes missing `__webpack_require__.e` in concatenated modules
    sokra authored Dec 18, 2019
    Configuration menu
    Copy the full SHA
    e62512d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10132 from jeffin143/patch-9859

    Backport lazy require webassemblyjs using modules to webpack-4
    sokra authored Dec 18, 2019
    Configuration menu
    Copy the full SHA
    5b8fbca View commit details
    Browse the repository at this point in the history
  3. fix: prevent incorrectly redirect

    liximomo authored and sokra committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    156a087 View commit details
    Browse the repository at this point in the history
  4. test: add test case

    liximomo authored and sokra committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    1452d19 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #10146 from liximomo/fix-sideEffects

    fix: bundle wrong modules
    sokra authored Dec 18, 2019
    Configuration menu
    Copy the full SHA
    ab4fa8d View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. 4.41.4

    sokra committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    dcc45dd View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2019

  1. Configuration menu
    Copy the full SHA
    6b9884e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10181 from webpack/backport/webpack-source-map-pr…

    …efix
    
    handle `webpack://` prefix in SourceMap sources
    sokra authored Dec 27, 2019
    Configuration menu
    Copy the full SHA
    0e5e8d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e4749e View commit details
    Browse the repository at this point in the history
  4. update dependencies in-range

    sokra committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    3ec952f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #10183 from webpack/deps/update

    update dependencies in-range
    sokra authored Dec 27, 2019
    Configuration menu
    Copy the full SHA
    4e31587 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #10185 from webpack/bugfix/non-deterministic-provi…

    …ded-exports
    
    make order of exports in providedExports deterministic
    sokra authored Dec 27, 2019
    Configuration menu
    Copy the full SHA
    8a0dac1 View commit details
    Browse the repository at this point in the history
  7. 4.41.5

    sokra committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    45ecebc View commit details
    Browse the repository at this point in the history
Loading