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: npm/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1afa738
Choose a base ref
...
head repository: npm/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 63b9a7c
Choose a head ref
  • 3 commits
  • 10 files changed
  • 3 contributors

Commits on Mar 23, 2026

  1. docs: Add note on relative path prefix for npm publish (#9140)

    Clarify requirements for relative paths in npm publish.
    
    This adds clarification on relative path support directly to the npm
    publish documentation. Currently, this documentation only alludes to
    package spec in the "see also" section, leaving it unclear that the
    unprefixed relative paths that are supported by most other tools will
    fail here. Enhancing this documentation is important since unprefixed
    relative paths result in surprising error messages that do not hint at
    the appropriate solution.
    
    ## References
    Related to #2796
    pydsigner authored Mar 23, 2026
    Configuration menu
    Copy the full SHA
    d1ee8a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2026

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

Commits on Mar 26, 2026

  1. chore: release 11.12.1

    github-actions[bot] authored and owlstronaut committed Mar 26, 2026
    Configuration menu
    Copy the full SHA
    63b9a7c View commit details
    Browse the repository at this point in the history
Loading