npm: v7.8.0 Release

Release date:
April 1, 2021
Previous version:
v7.7.6 (released March 29, 2021)
Magnitude:
1,574 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in v7.8.0

wraithgar
nlf
isaacs

Directory Browser for v7.8.0

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

v7.8.0 (2021-04-01)

FEATURES

BUG FIXES

DEPENDENCIES

  • 61da39beb @npmcli/[email protected]
    • feat(config): add support for envExport:false
  • fb095a708 @npmcli/[email protected]:
    • #2896 Provide currentEdge in ERESOLVE if known, and address self-linking edge case.
    • Add/remove dependencies to/from workspaces when set, not root project
    • Only reify the portions of the dependency graph identified by the workspace configuration value.
    • Do not recursively chown the project root path.