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: vercel/ncc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.28.4
Choose a base ref
...
head repository: vercel/ncc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.28.5
Choose a head ref
  • 4 commits
  • 8 files changed
  • 3 contributors

Commits on Apr 29, 2021

  1. fix: handle terser error (#703)

    With the Terser upgrade in #669 the error handling needed to be updated to handle the new async form of the function.
    
    As a result Terser errors were becoming build errors, which is fixed here.
    
    This resolves the Terser error regression from #697.
    guybedford authored Apr 29, 2021
    Configuration menu
    Copy the full SHA
    571eced View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

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

Commits on May 3, 2021

  1. Configuration menu
    Copy the full SHA
    9066b2f View commit details
    Browse the repository at this point in the history
  2. 0.28.5

    styfle committed May 3, 2021
    Configuration menu
    Copy the full SHA
    2e3eb15 View commit details
    Browse the repository at this point in the history
Loading