Skip to content

Releases: npm/cli

v6.9.2

28 Jun 04:09
v6.9.2
31718e7
Compare
Choose a tag to compare

This release is identical to v6.9.1, but we had to publish a new version due to a .git directory in the release.

v6.9.1

26 Jun 21:36
v6.9.1
43cb258
Compare
Choose a tag to compare

v6.9.1-next.0

20 Mar 21:08
Compare
Choose a tag to compare
v6.9.1-next.0 Pre-release
Pre-release

v6.9.0

06 Mar 19:06
v6.9.0
656bce7
Compare
Choose a tag to compare

FEATURES

BUGFIXES

  • cf09fbaed #153 Set modified to undefined in npm view when time is not available. This fixes a bug where npm view would crash on certain third-party registries. (@simonua)
  • 774fc26ee #154 Print out tar version in install.sh only when the flag is supported not all the tar implementations support --version flag. This allows the install script to work in OpenBSD, for example. (@agudulin)
  • 863baff11 #158 Fix typo in error message for npm stars. (@phihag)
  • a805a95ad npm.community#4227 Strip version info from pkg on E404. This improves the error messaging format. (@larsgw)

DOCS

DEPENDENCIES

v6.9.0-next.0

21 Feb 00:09
v6.9.0-next.0
de0ebe1
Compare
Choose a tag to compare
v6.9.0-next.0 Pre-release
Pre-release

This release became [email protected]

v6.8.0

13 Feb 23:43
Compare
Choose a tag to compare

This release includes an implementation of RFC #10, documenting an optional field that can be used to specify the directory path for a package within a monorepo.

NEW FEATURES

BUGFIXES

DEPENDENCY BUMPS

MISC

v6.8.0-next.2

07 Feb 19:43
Compare
Choose a tag to compare
v6.8.0-next.2 Pre-release
Pre-release

This release includes an implementation of RFC #10, documenting an optional field that can be used to specify the directory path for a package within a monorepo.

NEW FEATURES

BUGFIXES

DEPENDENCY BUMPS

MISC

v6.8.0-next.1

07 Feb 00:10
Compare
Choose a tag to compare
v6.8.0-next.1 Pre-release
Pre-release

This release includes an implementation of RFC #10, documenting an optional field that can be used to specify the directory path for a package within a monorepo.

NEW FEATURES

BUGFIXES

DEPENDENCY BUMPS

MISC

v6.8.0-next.0

31 Jan 20:52
Compare
Choose a tag to compare
v6.8.0-next.0 Pre-release
Pre-release

This release includes an implementation of RFC #10, documenting an optional field that can be used to specify the directory path for a package within a monorepo.

NEW FEATURES

BUGFIXES

DEPENDENCY BUMPS

MISC

v6.7.0

23 Jan 22:22
v6.7.0
Compare
Choose a tag to compare

Hey y'all! This is a quick hotfix release that includes some important fixes to [email protected] related to the large rewrite/refactor. We're tagging it as a feature release because the changes involve some minor new features, and semver is semver, but there's nothing major here.

NEW FEATURES

  • 50463f58b Improve usage errors to npm org commands and add optional filtering to npm org ls subcommand. (@zkat)

BUGFIXES

  • 4027070b0 Fix default usage printout for npm org so you actually see how it's supposed to be used. (@zkat)
  • cfea6ea5b fix default usage message for npm hook (@zkat)

DOCS

DEPENDENCY BUMPS