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.46.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: v5.47.0
Choose a head ref
  • 11 commits
  • 13 files changed
  • 3 contributors

Commits on Jul 22, 2021

  1. Configuration menu
    Copy the full SHA
    f153997 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bd1e78 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #13842 from webpack/bugfix/use-strict

    generate "use strict" only when really needed
    sokra authored Jul 22, 2021
    Configuration menu
    Copy the full SHA
    60d8968 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. ci: use cache: 'yarn'

    snitin315 authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    1f4e8a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f8adb0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #13840 from snitin315/patch-1

    ci: use `actions/setup-node@v2`
    sokra authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    bdf20c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2021

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

Commits on Jul 25, 2021

  1. Merge pull request #13858 from Janpot/genrator-publicPath-override

    Fix generator publicPath behavior when empty string
    sokra authored Jul 25, 2021
    Configuration menu
    Copy the full SHA
    beb42c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. update to webpack-sources version 3

    improves performance
    sokra committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    c3a0145 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13873 from webpack/perf/webpack-sources-3

    update to webpack-sources version 3
    sokra authored Jul 27, 2021
    Configuration menu
    Copy the full SHA
    61ad5ff View commit details
    Browse the repository at this point in the history
  3. 5.47.0

    sokra committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    efeb128 View commit details
    Browse the repository at this point in the history
Loading