|
| 1 | +## v8.4.0 (2022-01-27) |
| 2 | + |
| 3 | +### Features |
| 4 | + |
| 5 | +* [`fbe48a840`](https://github.com/npm/cli/commit/fbe48a84047e0c5de31bdaa84707f0f8fdcef71d) |
| 6 | + [#4307](https://github.com/npm/cli/pull/4307) |
| 7 | + feat(arborist): add named updates validation |
| 8 | + ([@ruyadorno](https://github.com/ruyadorno)) |
| 9 | + |
| 10 | +### Bug Fixes |
| 11 | + |
| 12 | +* [`1f853f8bf`](https://github.com/npm/cli/commit/1f853f8bf7cecd1222703dde676a4b664526141d) |
| 13 | + [#4306](https://github.com/npm/cli/pull/4306) |
| 14 | + fix(arborist): load actual tree on named updates |
| 15 | + ([@ruyadorno](https://github.com/ruyadorno)) |
| 16 | +* [`90c384ccc`](https://github.com/npm/cli/commit/90c384ccccac32c80c481a04c438cbcbea82539c) |
| 17 | + [#4326](https://github.com/npm/cli/pull/4326) |
| 18 | + fix(logout): require proper auth.js from npm-registry-fetch |
| 19 | + ([@wraithgar](https://github.com/wraithgar)) |
| 20 | +* [`fabcf431a`](https://github.com/npm/cli/commit/fabcf431a63ecf93b56ae5d9a05ad4e7ef280c2a) |
| 21 | + [#4327](https://github.com/npm/cli/pull/4327) |
| 22 | + fix(arborist): correctly load overrides on workspace edges, closes #4205 |
| 23 | + ([@nlf](https://github.com/nlf)) |
| 24 | +* [`8c3b143ca`](https://github.com/npm/cli/commit/8c3b143ca20d0da56c0ce2764e288a4c203b9f93) |
| 25 | + [#4258](https://github.com/npm/cli/pull/4258) |
| 26 | + fix(arborist): shrinkwrap throws when trying to read a folder without permissions |
| 27 | + ([@Linkgoron](https://github.com/Linkgoron)) |
| 28 | +* [`b51b29c56`](https://github.com/npm/cli/commit/b51b29c563fa97aa4fbf38250d1f04e879a8d961) |
| 29 | + [#4334](https://github.com/npm/cli/pull/4334) |
| 30 | + fix(arborist): update save exact |
| 31 | + ([@ruyadorno](https://github.com/ruyadorno)) |
| 32 | + |
| 33 | +### Dependencies |
| 34 | + |
| 35 | +* [`8558527c7`](https://github.com/npm/cli/commit/8558527c7158b2c1c353f8ab9c31de2a66ab470e) |
| 36 | + [#4333](https://github.com/npm/cli/pull/4333) |
| 37 | + deps: `make-fetch-happen@10.0.0` |
| 38 | + * compress option and accept/content encoding header edge cases |
| 39 | + * strip cookie header on redirect across hostnames |
| 40 | +* [`1bfc507f2`](https://github.com/npm/cli/commit/1bfc507f2a5afa02f04d4dea2fc6d151d4fef3ac) |
| 41 | + [#4326](https://github.com/npm/cli/pull/4326) |
| 42 | + deps: `npm-registry-fetch@12.0.1` |
| 43 | +* [`52c9608e7`](https://github.com/npm/cli/commit/52c9608e7bb1cda396b2cef3fc1b48dbaa2b7de3) |
| 44 | + [#4326](https://github.com/npm/cli/pull/4326) |
| 45 | + deps: `pacote@12.0.3` |
| 46 | +* [`2bbeedfeb`](https://github.com/npm/cli/commit/2bbeedfebb3aea082d612deb5e4d9de9e550c529) |
| 47 | + [#4326](https://github.com/npm/cli/pull/4326) |
| 48 | + deps: `npm-profile@6.0.0` |
| 49 | +* [`9652d685b`](https://github.com/npm/cli/commit/9652d685b1e4bd21cec107a611c2e307387623d6) |
| 50 | + chore(release): `@npmcli/arborist@4.3.0` |
| 51 | + ([@wraithgar](https://github.com/wraithgar)) |
| 52 | +* [`0ee4927d2`](https://github.com/npm/cli/commit/0ee4927d2e8206dd24fa7eea5e1c10ea649ecc49) |
| 53 | + chore(release): `libnpmaccess@5.0.1` |
| 54 | + ([@wraithgar](https://github.com/wraithgar)) |
| 55 | +* [`6c0dc1ffb`](https://github.com/npm/cli/commit/6c0dc1ffb70858be1e9ca9afdb6950e39609a367) |
| 56 | + chore(release): `libnpmexec@3.0.3` |
| 57 | + ([@wraithgar](https://github.com/wraithgar)) |
| 58 | +* [`41b8f7b6f`](https://github.com/npm/cli/commit/41b8f7b6ff62f0e738865eb8e98df8650f5467bd) |
| 59 | + chore(release): `libnpmorg@3.0.1` |
| 60 | + ([@wraithgar](https://github.com/wraithgar)) |
| 61 | +* [`433e6aafb`](https://github.com/npm/cli/commit/433e6aafbbf56efcf71e991767a6f00afe4aba7c) |
| 62 | + chore(release): `libnpmpublish@5.0.1` |
| 63 | + ([@wraithgar](https://github.com/wraithgar)) |
| 64 | +* [`6654b6efe`](https://github.com/npm/cli/commit/6654b6efe02666bdb9864f4608e477ba132fd215) |
| 65 | + chore(release): `libnpmsearch@4.0.1` |
| 66 | + ([@wraithgar](https://github.com/wraithgar)) |
| 67 | +* [`3423a9804`](https://github.com/npm/cli/commit/3423a980436492b7f0ee9e002517387a801f4f4a) |
| 68 | + chore(release): `libnpmteam@3.0.1` |
| 69 | + ([@wraithgar](https://github.com/wraithgar)) |
| 70 | +* [`fb03e485d`](https://github.com/npm/cli/commit/fb03e485d9b1f09eb1cbcce00ee8e3e5c012097f) |
| 71 | + chore(release): `libnpmhook@7.0.1` |
| 72 | + ([@wraithgar](https://github.com/wraithgar)) |
| 73 | + |
1 | 74 | ## v8.3.2 (2022-01-20)
|
2 | 75 |
|
3 | 76 | ### Bug Fixes
|
|
0 commit comments