Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.
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: TrySound/rollup-plugin-terser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.0
Choose a base ref
...
head repository: TrySound/rollup-plugin-terser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 9 files changed
  • 4 contributors

Commits on May 23, 2020

  1. Support sourcemap enum

    TrySound committed May 23, 2020
    Configuration menu
    Copy the full SHA
    63e6737 View commit details
    Browse the repository at this point in the history
  2. v6.0.1

    TrySound committed May 23, 2020
    Configuration menu
    Copy the full SHA
    0d3ca60 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2020

  1. Add support for native es modules in node

    Closes #76 and #71
    TrySound committed May 24, 2020
    Configuration menu
    Copy the full SHA
    820201d View commit details
    Browse the repository at this point in the history
  2. v6.1.0

    TrySound committed May 24, 2020
    Configuration menu
    Copy the full SHA
    9f61db2 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2020

  1. Configuration menu
    Copy the full SHA
    9f7cbad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70eb183 View commit details
    Browse the repository at this point in the history
  3. v7.0.0

    TrySound committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    938dd8e View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. fix(types): remove invalid sourcemap option (#87)

    Throws error if defined -- so don't expose it in definitions
    lukeed authored Aug 28, 2020
    Configuration menu
    Copy the full SHA
    4ec782d View commit details
    Browse the repository at this point in the history
  2. v7.0.1

    TrySound committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    1e3e6e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. v7.0.2

    TrySound committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    0da57f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2020

  1. Update README.md (#95)

    bennypowers authored Sep 26, 2020
    Configuration menu
    Copy the full SHA
    6b50b7f View commit details
    Browse the repository at this point in the history
Loading