Skip to content

Releases: npm/cli

v6.11.3

03 Sep 22:31
Compare
Choose a tag to compare

6.11.3 (2019-09-03):

Fix npm ci regressions and npm outdated depth.

BUG FIXES

DEPENDENCIES

v6.11.2

22 Aug 19:10
v6.11.2
bd6e5d2
Compare
Choose a tag to compare

6.11.2 (2019-08-22):

Fix a recent Windows regression, and two long-standing Windows bugs. Also, get CI running on Windows, so these things are less likely in the future.

DEPENDENCIES

  • 9778a1b87 cmd-shim@3.0.3: Fix regression where shims fail to preserve exit code (@isaacs)
  • bf93e91d8 npm-package-arg@6.1.1: Properly handle git+file: urls on Windows when a drive letter is included. (@isaacs)

BUGFIXES

  • 6cc4cc66f escape args properly on Windows Bash Despite being bash, Node.js running on windows git mingw bash still executes child processes using cmd.exe. As a result, arguments in this environment need to be escaped in the style of cmd.exe, not bash. (@isaacs)

TESTS

v6.11.1

21 Aug 01:09
v6.11.1
6c18f1f
Compare
Choose a tag to compare

6.11.1 (2019-08-20):

Fix a regression for windows command shim syntax.

v6.11.0

20 Aug 18:16
v6.11.0
53cf5e9
Compare
Choose a tag to compare

v6.11.0 (2019-08-20):

A few meaty bugfixes, and introducing peerDependenciesMeta.

FEATURES

BUGFIXES

DEPENDENCIES

TESTS

v6.10.3

06 Aug 16:29
v6.10.3
897537a
Compare
Choose a tag to compare

v6.10.3 (2019-08-06):

BUGFIXES

DEPENDENCIES

v6.10.2

24 Jul 08:30
v6.10.2
6bcafd3
Compare
Choose a tag to compare

v6.10.2 (2019-07-23):

tl;dr - Fixes several issues with the cache when npm is run as sudo on Unix systems.

TESTING

BUGFIXES

DEPENDENCIES

v6.10.1

11 Jul 17:46
v6.10.1
ba7f146
Compare
Choose a tag to compare

BUGFIXES

DEPENDENCIES

v6.10.0

03 Jul 17:03
v6.10.0
c1522be
Compare
Choose a tag to compare

FEATURES

BUGFIXES

TESTING

DOCUMENTATION

DEPENDENCIES

v6.10.0-next.0

01 Jul 18:34
v6.10.0-next.0
eee0bcd
Compare
Choose a tag to compare
v6.10.0-next.0 Pre-release
Pre-release

FEATURES

BUGFIXES

TESTING

DOCUMENTATION

DEPENDENCIES

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.