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.0.8
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.1.0
Choose a head ref
  • 14 commits
  • 35 files changed
  • 4 contributors

Commits on Jul 30, 2020

  1. refactor: code

    evilebottnawi authored Jul 30, 2020
    Configuration menu
    Copy the full SHA
    2a5acaa View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. 2 Configuration menu
    Copy the full SHA
    5d2bd29 View commit details
    Browse the repository at this point in the history
  2. test: resolve todo

    evilebottnawi authored Aug 3, 2020
    Configuration menu
    Copy the full SHA
    718b1ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37cc813 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d59eae2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    88b4dbc View commit details
    Browse the repository at this point in the history

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

Commits on Aug 10, 2020

  1. Configuration menu
    Copy the full SHA
    00fa940 View commit details
    Browse the repository at this point in the history
  2. Issue 248 (#294)

    * fix: compatibility with `10.13` version of `Node.js`
    evilebottnawi authored Aug 10, 2020
    Configuration menu
    Copy the full SHA
    0459b2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d3ae95 View commit details
    Browse the repository at this point in the history
  4. chore(release): 4.1.0

    alexander-akait committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    9f5a3ca View commit details
    Browse the repository at this point in the history
Loading