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.41.5
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.41.6
Choose a head ref
  • 12 commits
  • 16 files changed
  • 2 contributors

Commits on Jan 12, 2020

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

Commits on Jan 14, 2020

  1. Configuration menu
    Copy the full SHA
    2394136 View commit details
    Browse the repository at this point in the history
  2. Fix lint issue

    jeffin143 committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    4bb706f View commit details
    Browse the repository at this point in the history
  3. add chunkid declaration

    jeffin143 committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    2101892 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. update webpackOption.d.ts

    jeffin143 committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    ef73991 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8c74b6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #10240 from jeffin143/fix-10217

    Get rid of some hacks in declarations file for webpack-4
    sokra authored Jan 15, 2020
    Configuration menu
    Copy the full SHA
    5e9f083 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e826575 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #10255 from jeffin143/fix-10247

    fix: better handle absolute paths
    sokra authored Jan 15, 2020
    Configuration menu
    Copy the full SHA
    627510d View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. only retrigger flagging exports in dependencies when exports really c…

    …hanged
    
    export * does no longer incorrectly provided exports which are already provided by something else
    
    fixes #10332
    sokra committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    614ea54 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10344 from webpack/bugfix/hang-circular-reexport

    fix hanging build when using circular export *
    sokra authored Feb 5, 2020
    Configuration menu
    Copy the full SHA
    0b8ef22 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. 4.41.6

    sokra committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    71be3bf View commit details
    Browse the repository at this point in the history
Loading