|
| 1 | +## 7.1.2 (2020-12-11) |
| 2 | + |
| 3 | +### DEPENDENCIES |
| 4 | + |
| 5 | +* [`c3ba1daf7`](https://github.com/npm/cli/commit/c3ba1daf7cd335d72aeba80ae0e9f9d215ca9ea5) |
| 6 | + [#2033](https://github.com/npm/cli/issues/2033) `@npmcli/config@1.2.6`: |
| 7 | + * Set `INIT_CWD` to initial current working directory |
| 8 | + * Set `NODE` to initial process.execPath |
| 9 | +* [`8029608b9`](https://github.com/npm/cli/commit/8029608b914fe5ba35a7cd37ae95ab93b0532e2e) |
| 10 | + `json-parse-even-better-errors@2.3.1` |
| 11 | +* [`0233818e6`](https://github.com/npm/cli/commit/0233818e606888b80881b17a2c6aca9f10a619b2) |
| 12 | + [#2332](https://github.com/npm/cli/issues/2332) `treeverse@1.0.4` |
| 13 | +* [`e401d6bb3`](https://github.com/npm/cli/commit/e401d6bb37ffc767b4fefe89878dd3c3ef490b2c) |
| 14 | + `ini@1.3.8` |
| 15 | +* [`011bb1220`](https://github.com/npm/cli/commit/011bb122035dcd43769ec35982662cca41635068) |
| 16 | + [#2320](https://github.com/npm/cli/issues/2320) `@npmcli/arborist@2.0.1`: |
| 17 | + * Do not save with `^` and no version |
| 18 | + |
| 19 | +### BUGFIXES |
| 20 | + |
| 21 | +* [`244c2069f`](https://github.com/npm/cli/commit/244c2069fd093f053d3061c85575ac13e72e2454) |
| 22 | + [#2325](https://github.com/npm/cli/issues/2325) npm search |
| 23 | + include/exclude ([@ruyadorno](https://github.com/ruyadorno)) |
| 24 | +* [`d825e901e`](https://github.com/npm/cli/commit/d825e901eceea4cf8d860e35238dc30008eb4da4) |
| 25 | + [#1905](https://github.com/npm/cli/issues/1905) |
| 26 | + [#2316](https://github.com/npm/cli/issues/2316) run install scripts for |
| 27 | + root project |
| 28 | +* [`315449142`](https://github.com/npm/cli/commit/31544914294948085a84097af7f0f5de2a2e8f7e) |
| 29 | + [#2331](https://github.com/npm/cli/issues/2331) |
| 30 | + [#2021](https://github.com/npm/cli/issues/2021) Set `NODE_ENV=production` |
| 31 | + if 'dev' is on the omit list ([@isaacs](https://github.com/isaacs)) |
| 32 | + |
| 33 | +### TESTING |
| 34 | + |
| 35 | +* [`c243e3b9d`](https://github.com/npm/cli/commit/c243e3b9d9bda0580a0fc1b3e230b4d47412176e) |
| 36 | + [#2313](https://github.com/npm/cli/issues/2313) tests: completion |
| 37 | + ([@nlf](https://github.com/nlf)) |
| 38 | +* [`7ff6efbb8`](https://github.com/npm/cli/commit/7ff6efbb866591b2330b967215cef8146dff3ebf) |
| 39 | + [#2314](https://github.com/npm/cli/issues/2314) npm team |
| 40 | + ([@ruyadorno](https://github.com/ruyadorno)) |
| 41 | +* [`7a4f0c96c`](https://github.com/npm/cli/commit/7a4f0c96c2ab9f264f7bda2caf7e72c881571270) |
| 42 | + [#2323](https://github.com/npm/cli/issues/2323) npm doctor |
| 43 | + ([@nlf](https://github.com/nlf)) |
| 44 | + |
| 45 | +### DOCUMENTATION |
| 46 | + |
| 47 | +* [`e340cf64b`](https://github.com/npm/cli/commit/e340cf64ba31ef329a9049b60c32ffd0342cfb7d) |
| 48 | + [#2330](https://github.com/npm/cli/issues/2330) explain through |
| 49 | + run-script ([@isaacs](https://github.com/isaacs)) |
| 50 | + |
1 | 51 | ## 7.1.1 (2020-12-08) |
2 | 52 |
|
3 | 53 | ### DEPENDENCIES |
|
0 commit comments