Thanks to visit codestin.com
Credit goes to github.com

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.76.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.76.1
Choose a head ref
  • 10 commits
  • 7 files changed
  • 6 contributors

Commits on Mar 1, 2023

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

Commits on Mar 8, 2023

  1. Respect output.hashSalt in RealContentHashPlugin

    Fix #16788
    
    Update RealContentHashPlugin to initialize hash instances with
    the value of `output.hashSalt`, if provided.
    dmichon-msft committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    07283fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67af5ec View commit details
    Browse the repository at this point in the history
  3. Merge pull request #16792 from webpack/update-version

    chore(release): 5.76.0
    TheLarkInn authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    5d64468 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #16789 from dmichon-msft/contenthash-hashsalt

    Respect output.hashSalt in RealContentHashPlugin
    TheLarkInn authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    710eaf4 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Merge pull request #16766 from piranna/patch-1

    Added `assert/strict` built-in
    TheLarkInn authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    c989143 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Configuration menu
    Copy the full SHA
    52b1b0e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16803 from ryanwilsonperkin/revert-16759-real-con…

    …tent-hash-regex-perf
    TheLarkInn authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    e76ad9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1cce945 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #16804 from webpack/chore-patch-release

    chore(release): 5.76.1
    TheLarkInn authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    21be52b View commit details
    Browse the repository at this point in the history
Loading