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.21.0
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.21.1
Choose a head ref
  • 4 commits
  • 12 files changed
  • 3 contributors

Commits on Feb 12, 2020

  1. Fix minified source-map outputs format (#504)

    * Fix minified source-map outputs format
    legendecas authored Feb 12, 2020
    Configuration menu
    Copy the full SHA
    f0c8626 View commit details
    Browse the repository at this point in the history
  2. Bump npm from 6.9.0 to 6.13.4 (#493)

    Bumps [npm](https://github.com/npm/cli) from 6.9.0 to 6.13.4.
    - [Release notes](https://github.com/npm/cli/releases)
    - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
    - [Commits](npm/cli@v6.9.0...v6.13.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 12, 2020
    Configuration menu
    Copy the full SHA
    205f11a View commit details
    Browse the repository at this point in the history
  3. Add Github Actions CI, remove Circle CI (#494)

    - Remove Circle CI
    - Add GitHub Actions CI 
    
    This will make sure we are testing macOS since Circle CI has been failing for months.
    styfle authored Feb 12, 2020
    Configuration menu
    Copy the full SHA
    e2977af View commit details
    Browse the repository at this point in the history
  4. 0.21.1

    styfle committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    7fee5ff View commit details
    Browse the repository at this point in the history
Loading