-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: update changelog for [email protected]
- Loading branch information
Audrey Eschright
committed
Jan 10, 2019
1 parent
c665f35
commit 4a236d9
Showing
1 changed file
with
126 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
## v6.6.0 (2018-12-12): | ||
## v6.6.0 (2019-01-09): | ||
|
||
### REFACTORING OUT npm-REGISTRY-CLIENT | ||
|
||
|
@@ -71,29 +71,59 @@ curious about details: | |
[#65](https://github.com/npm/cli/pull/65) | ||
Add support for `IBM i`. | ||
([@dmabupt](https://github.com/dmabupt)) | ||
* [`a22e6f5fc`](https://github.com/npm/cli/commit/a22e6f5fc3e91350d3c64dcc88eabbe0efbca759) | ||
[#131](https://github.com/npm/cli/pull/131) | ||
update profile to support new npm-profile API | ||
([@zkat](https://github.com/zkat)) | ||
|
||
### BUGFIXES | ||
|
||
* [`890a74458`](https://github.com/npm/cli/commit/890a74458dd4a55e2d85f3eba9dbf125affa4206) | ||
[npm.community#3278](https://npm.community/t/https://npm.community/t/3278) | ||
[npm.community#3278](https://npm.community/t/3278) | ||
Fix support for passing git binary path config with `--git`. | ||
([@larsgw](https://github.com/larsgw)) | ||
* [`90e55a143`](https://github.com/npm/cli/commit/90e55a143ed1de8678d65c17bc3c2b103a15ddac) | ||
[npm.community#2713](https://npm.community/t/npx-envinfo-preset-jest-fails-on-windows-with-a-stack-trace/2713) | ||
Check for `npm.config`'s existence in `error-handler.js` to prevent weird | ||
errors when failures happen before config object is loaded. | ||
([@BeniCheni](https://github.com/BeniCheni)) | ||
* [`134207174`](https://github.com/npm/cli/commit/134207174652e1eb6d7b0f44fd9858a0b6a0cd6c) | ||
[npm.community#2569](https://npm.community/t/2569) | ||
fix checking for optional dep | ||
([@larsgw](https://github.com/larsgw)) | ||
* [`7a2f6b05d`](https://github.com/npm/cli/commit/7a2f6b05d27f3bcf47a48230db62e86afa41c9d3) | ||
[npm.community#4172](https://npm.community/t/4172) | ||
remove tink experiments | ||
([@larsgw](https://github.com/larsgw)) | ||
* [`c5b6056b6`](https://github.com/npm/cli/commit/c5b6056b6b35eefb81ae5fb00a5c7681c5318c22) | ||
[#123](https://github.com/npm/cli/pull/123) | ||
Handle git branch references correctly | ||
([@johanneswuerbach](https://github.com/johanneswuerbach)) | ||
* [`f58b43ef2`](https://github.com/npm/cli/commit/f58b43ef2c5e3dea2094340a0cf264b2d11a5da4) | ||
[npm.community#3983](https://npm.community/t/npm-audit-error-messaging-update-for-401s/3983) | ||
report any errors above 400 as potentially not supporting audit | ||
([@zkat](https://github.com/zkat)) | ||
* [`a5c9e6f35`](https://github.com/npm/cli/commit/a5c9e6f35a591a6e2d4b6ace5c01bc03f2b75fdc) | ||
[#124](https://github.com/npm/cli/pull/124) | ||
cli,outdated: default homepage to an empty string | ||
([@anchnk](https://github.com/anchnk)) | ||
* [`5d076351d`](https://github.com/npm/cli/commit/5d076351d7ec1d3585942a9289548166a7fbbd4c) | ||
[npm.community#4054](https://npm.community/t/4054) | ||
fix npm-prefix description | ||
([@larsgw](https://github.com/larsgw)) | ||
|
||
### DOCS | ||
|
||
* [`31a7274b7`](https://github.com/npm/cli/commit/31a7274b70de18b24e7bee51daa22cc7cbb6141c) | ||
[#71](https://github.com/npm/cli/pull/71) | ||
Fix typo in npm-token documentation. | ||
([@GeorgeTaveras1231](https://github.com/GeorgeTaveras1231)) | ||
* [`2401b7592`](https://github.com/npm/cli/commit/2401b7592c6ee114e6db7077ebf8c072b7bfe427) | ||
Correct docs for fake-registry interface | ||
([@iarna](https://github.com/iarna)) | ||
|
||
### DEPENDENCIES | ||
|
||
|
||
* [`9cefcdc1d`](https://github.com/npm/cli/commit/9cefcdc1d2289b56f9164d14d7e499e115cfeaee) | ||
`[email protected]` | ||
([@zkat](https://github.com/zkat)) | ||
|
@@ -130,6 +160,96 @@ curious about details: | |
* [`a3ba0ccf1`](https://github.com/npm/cli/commit/a3ba0ccf1fa86aec56b1ad49883abf28c1f56b3c) | ||
move rimraf to prod deps | ||
([@zkat](https://github.com/zkat)) | ||
* [`f63a0d6cf`](https://github.com/npm/cli/commit/f63a0d6cf0b7db3dcc80e72e1383c3df723c8119) | ||
`[email protected]`: | ||
Ref: https://github.com/npm/cli/pull/121 | ||
([@zkat](https://github.com/zkat)) | ||
* [`f350e714f`](https://github.com/npm/cli/commit/f350e714f66a77f71a7ebe17daeea2ea98179a1a) | ||
`[email protected]` | ||
([@aeschright](https://github.com/aeschright)) | ||
* [`a67e4d8b2`](https://github.com/npm/cli/commit/a67e4d8b214e58ede037c3854961acb33fd889da) | ||
`[email protected]` | ||
([@aeschright](https://github.com/aeschright)) | ||
* [`8bea4efa3`](https://github.com/npm/cli/commit/8bea4efa34857c4e547904b3630dd442def241de) | ||
`[email protected]` | ||
([@aeschright](https://github.com/aeschright)) | ||
* [`9d4776836`](https://github.com/npm/cli/commit/9d4776836a4eaa4b19701b4e4f00cd64578bf078) | ||
`[email protected]` | ||
([@aeschright](https://github.com/aeschright)) | ||
* [`70da139e9`](https://github.com/npm/cli/commit/70da139e97ed1660c216e2d9b3f9cfb986bfd4a4) | ||
`[email protected]` | ||
([@aeschright](https://github.com/aeschright)) | ||
* [`bcdeddcc3`](https://github.com/npm/cli/commit/bcdeddcc3d4dc242f42404223dafe4afdc753b32) | ||
`[email protected]` | ||
([@aeschright](https://github.com/aeschright)) | ||
* [`63aab82c7`](https://github.com/npm/cli/commit/63aab82c7bfca4f16987cf4156ddebf8d150747c) | ||
`[email protected]` | ||
([@aeschright](https://github.com/aeschright)) | ||
* [`d522bd90c`](https://github.com/npm/cli/commit/d522bd90c3b0cb08518f249ae5b90bd609fff165) | ||
`[email protected]` | ||
([@aeschright](https://github.com/aeschright)) | ||
* [`2a59bfc79`](https://github.com/npm/cli/commit/2a59bfc7989bd5575d8cbba912977c6d1ba92567) | ||
`[email protected]` | ||
([@aeschright](https://github.com/aeschright)) | ||
* [`66d60e394`](https://github.com/npm/cli/commit/66d60e394e5a96330f90e230505758f19a3643ac) | ||
`[email protected]` | ||
([@aeschright](https://github.com/aeschright)) | ||
* [`8213def9a`](https://github.com/npm/cli/commit/8213def9aa9b6e702887e4f2ed7654943e1e4154) | ||
`[email protected]` | ||
([@aeschright](https://github.com/aeschright)) | ||
* [`e4ffc6a2b`](https://github.com/npm/cli/commit/e4ffc6a2bfb8d0b7047cb6692030484760fc8c91) | ||
`[email protected]` | ||
([@aeschright](https://github.com/aeschright)) | ||
* [`09a5c2fab`](https://github.com/npm/cli/commit/09a5c2fabe0d1c00ec8c99f328f6d28a3495eb0b) | ||
`[email protected]` | ||
([@aeschright](https://github.com/aeschright)) | ||
* [`740e79e17`](https://github.com/npm/cli/commit/740e79e17a78247f73349525043c9388ce94459a) | ||
`[email protected]` | ||
([@aeschright](https://github.com/aeschright)) | ||
* [`455476c8d`](https://github.com/npm/cli/commit/455476c8d148ca83a4e030e96e93dcf1c7f0ff5f) | ||
`[email protected]` | ||
([@aeschright](https://github.com/aeschright)) | ||
* [`3f40251c5`](https://github.com/npm/cli/commit/3f40251c5868feaacbcdbcb1360877ce76998f5e) | ||
`[email protected]` | ||
([@aeschright](https://github.com/aeschright)) | ||
* [`4ffa8a8e9`](https://github.com/npm/cli/commit/4ffa8a8e9e80e5562898dd76fe5a49f5694f38c8) | ||
`[email protected]` | ||
([@aeschright](https://github.com/aeschright)) | ||
* [`a0a0ca9ec`](https://github.com/npm/cli/commit/a0a0ca9ec2a962183d420fa751f4139969760f18) | ||
`[email protected]` | ||
([@aeschright](https://github.com/aeschright)) | ||
* [`5777ea8ad`](https://github.com/npm/cli/commit/5777ea8ad2058be3166a6dad2d31d2d393c9f778) | ||
`[email protected]` | ||
([@aeschright](https://github.com/aeschright)) | ||
* [`887e94386`](https://github.com/npm/cli/commit/887e94386f42cb59a5628e7762b3662d084b23c8) | ||
`[email protected]` | ||
([@aeschright](https://github.com/aeschright)) | ||
* [`41f15524c`](https://github.com/npm/cli/commit/41f15524c58c59d206c4b1d25ae9e0f22745213b) | ||
updating semver docs | ||
([@aeschright](https://github.com/aeschright)) | ||
* [`fb3bbb72d`](https://github.com/npm/cli/commit/fb3bbb72d448ac37a465b31233b21381917422f3) | ||
`[email protected]`: | ||
Ref: https://github.com/npm/npm-audit-report/pull/34 | ||
([@melkikh](https://github.com/melkikh)) | ||
|
||
### TESTING | ||
|
||
* [`f1edffba9`](https://github.com/npm/cli/commit/f1edffba90ebd96cf88675d2e18ebc48954ba50e) | ||
Modernize maketest | ||
([@iarna](https://github.com/iarna)) | ||
* [`ae263473d`](https://github.com/npm/cli/commit/ae263473d92a896b482830d4019a04b5dbd1e9d7) | ||
maketest: Use promise based example common.npm call | ||
([@iarna](https://github.com/iarna)) | ||
* [`d9970da5e`](https://github.com/npm/cli/commit/d9970da5ee97a354eab01cbf16f9101693a15d2d) | ||
maketest: Use newEnv for env production | ||
([@iarna](https://github.com/iarna)) | ||
|
||
### MISCELLANEOUS | ||
|
||
* [`c665f35aa`](https://github.com/npm/cli/commit/c665f35aacdb8afdbe35f3dd7ccb62f55ff6b896) | ||
[#119](https://github.com/npm/cli/pull/119) | ||
replace var with const/let in lib/repo.js | ||
([@watilde](https://github.com/watilde)) | ||
|
||
## v6.5.0 (2018-11-28): | ||
|
||
|
@@ -146,7 +266,7 @@ curious about details: | |
### BUGFIXES | ||
|
||
* [`89652cb9b`](https://github.com/npm/cli/commit/89652cb9b810f929f5586fc90cc6794d076603fb) | ||
[npm.community#1661](https://npm.community/t/https://npm.community/t/1661) | ||
[npm.community#1661](https://npm.community/t/1661) | ||
Fix sign-git-commit options. They were previously totally wrong. | ||
([@zkat](https://github.com/zkat)) | ||
* [`414f2d1a1`](https://github.com/npm/cli/commit/414f2d1a1bdffc02ed31ebb48a43216f284c21d4) | ||
|
@@ -300,7 +420,7 @@ curious about details: | |
circular dependency fix, as well as adding a proper LICENSE file. | ||
([@isaacs](https://github.com/isaacs)) | ||
* [`e8d5f4418`](https://github.com/npm/cli/commit/e8d5f441821553a31fc8cd751670663699d2c8ce) | ||
[npm.community#632](https://npm.community/t/https://npm.community/t/using-npm-ci-does-not-run-prepare-script-for-git-modules/632) | ||
[npm.community#632](https://npm.community/t/using-npm-ci-does-not-run-prepare-script-for-git-modules/632) | ||
`[email protected]`: | ||
Fixes issue where `npm ci` wasn't running the `prepare` lifecycle script when | ||
installing git dependencies | ||
|
@@ -437,7 +557,7 @@ Thanks, [@rvagg](https://github.com/rvagg)! | |
|
||
* [`af98e76ed`](https://github.com/npm/cli/commit/af98e76ed96af780b544962aa575585b3fa17b9a) | ||
[npm/cli#34](https://github.com/npm/cli/pull/34) | ||
Remove `npm publish` from list of commands not affected by `--dry-run`. | ||
Remove `npm publish` from list of commands not affected by `--dry-run`. | ||
([@joebowbeer](https://github.com/joebowbeer)) | ||
* [`e2b0f0921`](https://github.com/npm/cli/commit/e2b0f092193c08c00f12a6168ad2bd9d6e16f8ce) | ||
[npm/cli#36](https://github.com/npm/cli/pull/36) | ||
|