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

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    53bbc14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eefd119 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6af152b View commit details
    Browse the repository at this point in the history
  4. feat: added --install-strategy=linked (#6078)

    Co-authored-by: Vincent Bailly <[email protected]>
    
    Implements the RFC https://github.com/npm/rfcs/blob/main/accepted/0042-isolated-mode.md
    
    Packages are installed in node_modules/.store flat, and linked into the node_modules tree in depth, rather than hoisted.
    Nathan Fritz authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    8d6d851 View commit details
    Browse the repository at this point in the history
  5. chore: release 9.4.0

    github-actions[bot] authored and wraithgar committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    ad8deca View commit details
    Browse the repository at this point in the history
Loading