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: shellscape/webpack-manifest-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.1
Choose a base ref
...
head repository: shellscape/webpack-manifest-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.1
Choose a head ref
  • 11 commits
  • 28 files changed
  • 6 contributors

Commits on Mar 8, 2022

  1. feat!: BREAKING CHANGE → drop webpack v4 support (#289)

    * Support webpack@5 typings
    
    BREAKING CHANGES: removed webpack@4 support
    
    * chore: revert package version, this bump is done at release
    
    Co-authored-by: Andrew Powell <[email protected]>
    SunHuawei and shellscape authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    6a475c8 View commit details
    Browse the repository at this point in the history
  2. chore(release): 5.0.0

    shellscape committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    180940c View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

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

Commits on Dec 19, 2022

  1. Configuration menu
    Copy the full SHA
    bf6bc35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14aedeb View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    f4ea348 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a39d31 View commit details
    Browse the repository at this point in the history
  3. fix: only import webpack types (#297)

    * remove webpack import
    
    * chore: rename _loaderContext
    
    ---------
    
    Co-authored-by: Andrew Powell <[email protected]>
    Co-authored-by: shellscape <[email protected]>
    3 people authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    64faade View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. fix: Pass chunkGraph through in generate function (#300)

    * pass through chunkGraph in generate fn
    
    * add test
    
    * fix test
    
    ---------
    
    Co-authored-by: shellscape <[email protected]>
    pgoldberg and shellscape authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    59feddb View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. Configuration menu
    Copy the full SHA
    0323a4f View commit details
    Browse the repository at this point in the history
  2. chore(release): v5.0.1

    shellscape committed Mar 11, 2025
    Configuration menu
    Copy the full SHA
    b87cabc View commit details
    Browse the repository at this point in the history
Loading