|
| 1 | +## 7.0.11 (2020-11-13) |
| 2 | + |
| 3 | +### DEPENDENCIES |
| 4 | + |
| 5 | +* [`629a667a9`](https://github.com/npm/cli/commit/629a667a9b30b0b870075da965606979622a5e2e) |
| 6 | + |
| 7 | +* [`de9891bd2`](https://github.com/npm/cli/commit/de9891bd2a16fe890ff5cfb140c7b1209aeac0de) |
| 8 | + |
| 9 | +* [`c3e7aa31c`](https://github.com/npm/cli/commit/c3e7aa31c565dfe21cd1f55a8433bfbcf58aa289) |
| 10 | + [#2123](https://github.com/npm/cli/issues/2123) |
| 11 | + [#1957](https://github.com/npm/cli/issues/1957) |
| 12 | + |
| 13 | + |
| 14 | +### BUG FIXES |
| 15 | + |
| 16 | +* [`a8aa38513`](https://github.com/npm/cli/commit/a8aa38513ad5c4ad44e6bb3e1499bfc40c31e213) |
| 17 | + [#2134](https://github.com/npm/cli/issues/2134) |
| 18 | + [#2156](https://github.com/npm/cli/issues/2156) |
| 19 | + Fix `cannot read property length of undefined` in `ERESOLVE` explanation code |
| 20 | + ([@isaacs](https://github.com/isaacs)) |
| 21 | +* [`1dbf0f9bb`](https://github.com/npm/cli/commit/1dbf0f9bb26ba70f4c6d0a807701d7652c31d7d4) |
| 22 | + [#2150](https://github.com/npm/cli/issues/2150) |
| 23 | + [#2155](https://github.com/npm/cli/issues/2155) |
| 24 | + send json errors to stderr, not stdout |
| 25 | + ([@isaacs](https://github.com/isaacs)) |
| 26 | +* [`fd1d7a21b`](https://github.com/npm/cli/commit/fd1d7a21b247bb35d112c51ff8d8a06fd83c8b44) |
| 27 | + [#1927](https://github.com/npm/cli/issues/1927) |
| 28 | + [#2154](https://github.com/npm/cli/issues/2154) |
| 29 | + Set process.title a bit more usefully |
| 30 | + ([@isaacs](https://github.com/isaacs)) |
| 31 | +* [`2a80c67ef`](https://github.com/npm/cli/commit/2a80c67ef8c12c3d9d254f5be6293a6461067d99) |
| 32 | + [#2008](https://github.com/npm/cli/issues/2008) |
| 33 | + [#2153](https://github.com/npm/cli/issues/2153) |
| 34 | + Support legacy auth tokens for registries that use them |
| 35 | + ([@ruyadorno](https://github.com/ruyadorno)) |
| 36 | +* [`786e36404`](https://github.com/npm/cli/commit/786e36404068fd51657ddac766e066a98754edbf) |
| 37 | + [#2017](https://github.com/npm/cli/issues/2017) |
| 38 | + [#2159](https://github.com/npm/cli/issues/2159) |
| 39 | + pass all options to Arborist for `npm ci` |
| 40 | + ([@darcyclarke](https://github.com/darcyclarke)) |
| 41 | +* [`b47ada7d1`](https://github.com/npm/cli/commit/b47ada7d1623e9ee586ee0cf781ee3ac5ea3c223) |
| 42 | + [#2161](https://github.com/npm/cli/issues/2161) |
| 43 | + fixed typo |
| 44 | + ([@scarabedore](https://github.com/scarabedore)) |
| 45 | + |
| 46 | +## 7.0.10 (2020-11-10) |
| 47 | + |
| 48 | +### DOCUMENTATION |
| 49 | + |
| 50 | +* [`e48badb03`](https://github.com/npm/cli/commit/e48badb03058286a557584d7319db4143049cc6b) |
| 51 | + [#2148](https://github.com/npm/cli/issues/2148) |
| 52 | + Fix link in documentation |
| 53 | + ([@gurdiga](https://github.com/gurdiga)) |
| 54 | + |
| 55 | +### BUG FIXES |
| 56 | + |
| 57 | +* [`8edbbdc70`](https://github.com/npm/cli/commit/8edbbdc706694fa32f52d0991c76ae9f207b7bbc) |
| 58 | + [#1972](https://github.com/npm/cli/issues/1972) |
| 59 | + Support exec auto pick bin when all bin is alias |
| 60 | + ([@dr-js](https://github.com/dr-js)) |
| 61 | + |
| 62 | +### DEPENDENCIES |
| 63 | + |
| 64 | +* [`04a3e8c10`](https://github.com/npm/cli/commit/04a3e8c10c3f38e1c7a35976d77c2929bdc39868) |
| 65 | + [#1962](https://github.com/npm/cli/issues/1962) |
| 66 | + |
| 67 | + * prevent self-assignment of parent/fsParent |
| 68 | + * Support update options in global package space |
| 69 | + |
| 70 | +## 7.0.9 (2020-11-06) |
| 71 | + |
| 72 | +### BUG FIXES |
| 73 | + |
| 74 | +* [`96a0d2802`](https://github.com/npm/cli/commit/96a0d2802d3e619c6ea47290f5c460edfe94070a) |
| 75 | + default the 'start' script when server.js present |
| 76 | + ([@isaacs](https://github.com/isaacs)) |
| 77 | +* [`7716e423e`](https://github.com/npm/cli/commit/7716e423ee92a81730c0dfe5b9ecb4bb41a3f947) |
| 78 | + [#2075](https://github.com/npm/cli/issues/2075) |
| 79 | + [#2071](https://github.com/npm/cli/issues/2071) print the registry when |
| 80 | + using 'npm login' ([@Wicked7000](https://github.com/Wicked7000)) |
| 81 | +* [`7046fe10c`](https://github.com/npm/cli/commit/7046fe10c5035ac57246a31ca8a6b09e3f5562bf) |
| 82 | + [#2122](https://github.com/npm/cli/issues/2122) tests for `npm cache` |
| 83 | + command ([@nlf](https://github.com/nlf)) |
| 84 | + |
| 85 | +### DEPENDENCIES |
| 86 | + |
| 87 | +* [`74325f53b`](https://github.com/npm/cli/commit/74325f53b9d813b0e42203c037189418fad2f64a) |
| 88 | + [#2124](https://github.com/npm/cli/issues/2124) |
| 89 | + |
| 90 | + * Export the `isServerPackage` method |
| 91 | + * Proxy signals to and from foreground child processes |
| 92 | +* [`0e58e6f6b`](https://github.com/npm/cli/commit/0e58e6f6b8f0cd62294642a502c17561aaf46553) |
| 93 | + [#1984](https://github.com/npm/cli/issues/1984) |
| 94 | + [#2079](https://github.com/npm/cli/issues/2079) |
| 95 | + [#1923](https://github.com/npm/cli/issues/1923) |
| 96 | + [#606](https://github.com/npm/cli/issues/606) |
| 97 | + [#2031](https://github.com/npm/cli/issues/2031) `@npmcli/[email protected]`: |
| 98 | + * Process deps for all link nodes |
| 99 | + * Use junctions instead of symlinks |
| 100 | + * Use @npmcli/move-file instead of fs.rename |
| 101 | +* [`1dad328a1`](https://github.com/npm/cli/commit/1dad328a17d93def7799545596b4eba9833b35aa) |
| 102 | + [#1865](https://github.com/npm/cli/issues/1865) |
| 103 | + [#2106](https://github.com/npm/cli/issues/2106) |
| 104 | + [#2084](https://github.com/npm/cli/issues/2084) `[email protected]`: |
| 105 | + * Properly set the installation command for `prepare` scripts when |
| 106 | + installing git/dir deps |
| 107 | +* [`e090d706c`](https://github.com/npm/cli/commit/e090d706ca637d4df96d28bff1660590aa3f3b62) |
| 108 | + [#2097](https://github.com/npm/cli/issues/2097) `[email protected]`: |
| 109 | + * Do not crash when the package.json file lacks a 'version' field |
| 110 | +* [`8fa541a10`](https://github.com/npm/cli/commit/8fa541a10dbdc09376175db7a378cc9b33e8b17b) |
| 111 | + |
| 112 | + |
1 | 113 | ## 7.0.8 (2020-11-03)
|
2 | 114 |
|
3 | 115 | ### DOCUMENTATION
|
|
0 commit comments