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/terser-webpack-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.0
Choose a base ref
...
head repository: webpack/terser-webpack-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.0
Choose a head ref
  • 4 commits
  • 27 files changed
  • 3 contributors

Commits on Aug 4, 2020

  1. Configuration menu
    Copy the full SHA
    b5e6b8d View commit details
    Browse the repository at this point in the history
  2. refactor: code(#291)

    BREAKING CHANGE: the `warningsFilter` option was remove without replacement, `terser` version is `5`, returned value of the `minify` option was changes, only `code`/`map`/`extractedComments` are valid
    evilebottnawi authored Aug 4, 2020
    Configuration menu
    Copy the full SHA
    2e3598c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10bbebf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b91a4e8 View commit details
    Browse the repository at this point in the history
Loading