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

Commits on Mar 15, 2021

  1. Configuration menu
    Copy the full SHA
    1896707 View commit details
    Browse the repository at this point in the history
  2. fix: es5

    alexander-akait committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    ab60c54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb3bcf2 View commit details
    Browse the repository at this point in the history
  4. refactor: code

    alexander-akait committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    57eaf7f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    063b5dd View commit details
    Browse the repository at this point in the history
  6. fix: code

    alexander-akait committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    c223b65 View commit details
    Browse the repository at this point in the history
  7. fix: add ;

    alexander-akait committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    ea9b991 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    139324c View commit details
    Browse the repository at this point in the history
  9. fix: code

    alexander-akait committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    448ca3d View commit details
    Browse the repository at this point in the history
  10. DefinePlugin takes care of module invalidation when values have changed

    The options of the DefinePlugin no longer have to be covered by build dependencies
    sokra committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    103a514 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    610b8af View commit details
    Browse the repository at this point in the history
  12. add expressionFunction helper to choose shortest variant when return …

    …value is not relevant
    sokra committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    7f4ce2c View commit details
    Browse the repository at this point in the history
  13. fix: prefix public path in importScripts

    anshumanv authored and sokra committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    eb63cb7 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #12896 from webpack/feature/define-cache-version

    DefinePlugin takes care of module invalidation when values have changed
    sokra authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    5af7e54 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #12887 from webpack/issue-12885

    fix: es5
    sokra authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    53e6f98 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #12610 from anshumanv/12577

    fix: prefix public path in importScripts
    sokra authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    99ab8bc View commit details
    Browse the repository at this point in the history
  17. 5.26.0

    sokra committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    1def19e View commit details
    Browse the repository at this point in the history
Loading