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: d3a0f8d
Choose a base ref
...
head repository: webpack/webpack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 08ecfbb
Choose a head ref
  • 17 commits
  • 37 files changed
  • 3 contributors

Commits on Apr 12, 2022

  1. add providedInfo test case

    vankop committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    6eff5de View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. up enhanced-resolve

    vankop committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    68f22ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55bebac View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Merge pull request #15663 from webpack/upgrade-enhanced-resolve

    up enhanced-resolve
    sokra authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    a72548f View commit details
    Browse the repository at this point in the history
  2. fix exports type usage

    vankop committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    7033f55 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

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

Commits on Apr 18, 2022

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

Commits on Apr 19, 2022

  1. Configuration menu
    Copy the full SHA
    0d408d1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15681 from webpack/fix-concatenation-with-import-…

    …module
    
    fix modules concatenation with importModule usage
    sokra authored Apr 19, 2022
    Configuration menu
    Copy the full SHA
    390dd06 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #15678 from webpack/remove-infrastructure-log

    remove infrastructure-log for big-assets test case
    sokra authored Apr 19, 2022
    Configuration menu
    Copy the full SHA
    0791f77 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #15673 from Semigradsky/replace-dependency

    chore(deps): replace `json-parse-better-errors` to `json-parse-even-better-errors`
    sokra authored Apr 19, 2022
    Configuration menu
    Copy the full SHA
    0456807 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #15660 from webpack/add-provided-info-tests

    fix HarmonyEvaluatedImportSpecifierDependency
    sokra authored Apr 19, 2022
    Configuration menu
    Copy the full SHA
    293e677 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

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

Commits on Apr 25, 2022

  1. Merge pull request #15689 from webpack/fix-inmemory-cache

    add comments regarding infrastructure logs in tests
    sokra authored Apr 25, 2022
    Configuration menu
    Copy the full SHA
    3ad4fca View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. add NonceRuntimeModule

    vankop committed May 9, 2022
    Configuration menu
    Copy the full SHA
    ce56e3b View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Merge pull request #15802 from webpack/fix-nonce

    add NonceRuntimeModule
    sokra authored May 10, 2022
    Configuration menu
    Copy the full SHA
    ada9c0b View commit details
    Browse the repository at this point in the history
  2. 5.72.1

    sokra committed May 10, 2022
    Configuration menu
    Copy the full SHA
    08ecfbb View commit details
    Browse the repository at this point in the history
Loading