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

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    738a2bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae5bf16 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

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

Commits on Nov 15, 2024

  1. fix: add missing --asset-builds to cli help message (#1228)

    The `-a, --asset-builds` do exists and is useful in some
    circumstances(#1049), but it seems
    that the cli help message does not contain its usage description ( while
    `README.md` has the description).
    
    This PR add the description of `--asset-builds` to the cli help message.
    
    ---------
    
    Co-authored-by: Steven <steven@ceriously.com>
    CNLHC and styfle authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    84f8c52 View commit details
    Browse the repository at this point in the history
Loading