Skip to content

Releases: npm/cli

v11.2.0

05 Mar 20:42
Compare
Choose a tag to compare

11.2.0 (2025-03-05)

Features

Bug Fixes

Dependencies

Chores

libnpmpack: v9.0.1

05 Mar 20:42
Compare
Choose a tag to compare

Dependencies

libnpmfund: v7.0.1

05 Mar 20:42
Compare
Choose a tag to compare

Dependencies

libnpmexec: v10.1.0

05 Mar 20:42
Compare
Choose a tag to compare

10.1.0 (2025-03-05)

Features

Bug Fixes

Dependencies

libnpmdiff: v8.0.1

05 Mar 20:42
Compare
Choose a tag to compare

Dependencies

config: v10.1.0

05 Mar 20:42
Compare
Choose a tag to compare

10.1.0 (2025-03-05)

Features

Bug Fixes

Dependencies

Chores

arborist: v9.0.1

05 Mar 20:42
Compare
Choose a tag to compare

9.0.1 (2025-03-05)

Bug Fixes

v11.1.0

29 Jan 21:23
Compare
Choose a tag to compare

11.1.0 (2025-01-29)

Features

Bug Fixes

Documentation

Dependencies

Chores

config: v10.0.1

29 Jan 21:23
Compare
Choose a tag to compare

10.0.1 (2025-01-29)

Documentation

v11.0.0

16 Dec 17:35
Compare
Choose a tag to compare

11.0.0 (2024-12-16)

⚠️ BREAKING CHANGES

  • Upon publishing, in order to apply a default "latest" dist tag, the command now retrieves all prior versions of the package. It will require that the version you're trying to publish is above the latest semver version in the registry, not including pre-release tags.
  • npm init now has a type prompt, and sorts the entries the created packages differently
  • bun.lockb files are now included in the strict ignore list during packing
  • When publishing a package with a pre-release version, you must explicitly specify a tag.
  • --ignore-scripts now applies to all lifecycle scripts, include prepare
  • npm will no longer fall back to the old audit endpoint if the bulk advisory request fails.
  • npm will no longer switch to global mode if aliased to "npmg" or "npm-g" etc.
  • The npm hook command has been removed
  • Attestations made by this package will no longer validate in npm versions prior to 10.6.0
  • npm now supports node ^20.17.0 || >=22.9.0

Documentation

Dependencies

Chores