-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7f0fa59
commit d48f7db
Showing
28 changed files
with
305 additions
and
42 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,15 +1,15 @@ | ||
{ | ||
".": "9.0.0-pre.0", | ||
"workspaces/arborist": "6.0.0-pre.0", | ||
"workspaces/libnpmaccess": "7.0.0-pre.0", | ||
"workspaces/libnpmdiff": "5.0.0-pre.0", | ||
"workspaces/libnpmexec": "5.0.0-pre.0", | ||
"workspaces/libnpmfund": "4.0.0-pre.0", | ||
"workspaces/libnpmhook": "9.0.0-pre.0", | ||
"workspaces/libnpmorg": "5.0.0-pre.0", | ||
"workspaces/libnpmpack": "5.0.0-pre.0", | ||
"workspaces/libnpmpublish": "7.0.0-pre.0", | ||
"workspaces/libnpmsearch": "6.0.0-pre.0", | ||
"workspaces/libnpmteam": "5.0.0-pre.0", | ||
"workspaces/libnpmversion": "4.0.0-pre.0" | ||
".": "9.0.0-pre.1", | ||
"workspaces/arborist": "6.0.0-pre.1", | ||
"workspaces/libnpmaccess": "7.0.0-pre.1", | ||
"workspaces/libnpmdiff": "5.0.0-pre.1", | ||
"workspaces/libnpmexec": "5.0.0-pre.1", | ||
"workspaces/libnpmfund": "4.0.0-pre.1", | ||
"workspaces/libnpmhook": "9.0.0-pre.1", | ||
"workspaces/libnpmorg": "5.0.0-pre.1", | ||
"workspaces/libnpmpack": "5.0.0-pre.1", | ||
"workspaces/libnpmpublish": "7.0.0-pre.1", | ||
"workspaces/libnpmsearch": "6.0.0-pre.1", | ||
"workspaces/libnpmteam": "5.0.0-pre.1", | ||
"workspaces/libnpmversion": "4.0.0-pre.1" | ||
} |
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,5 +1,69 @@ | ||
# Changelog | ||
|
||
## [9.0.0-pre.1](https://github.com/petershin/cli/compare/v9.0.0-pre.0...v9.0.0-pre.1) (2022-09-14) | ||
|
||
### ⚠️ BREAKING CHANGES | ||
|
||
* all workspace packages are now compatible with the following semver range for node: `^14.17.0 || ^16.13.0 || >=18.0.0` | ||
* this removes the `npm birthday` command | ||
* this removes `npm set-script` | ||
* this changes the default value of `install-links` to true | ||
* this removes the `npm bin` command | ||
* `npm` is now compatible with the following semver range for node: `^14.17.0 || ^16.13.0 || >=18.0.0` | ||
|
||
### Features | ||
|
||
* [`e95017a`](https://github.com/petershin/cli/commit/e95017a07b041cbb3293e659dad853f76462c108) [#5485](https://github.com/petershin/cli/pull/5485) workspaces: update supported node engines in package.json (#5485) (@lukekarrys) | ||
* [`49bbb2f`](https://github.com/petershin/cli/commit/49bbb2fb9d56e02d94da652befaa3d445283090b) [#5455](https://github.com/petershin/cli/pull/5455) remove `npm birthday` (#5455) (@wraithgar) | ||
* [`926f0ad`](https://github.com/petershin/cli/commit/926f0adbd71949c905932a241a245b78c85ef643) [#5456](https://github.com/petershin/cli/pull/5456) remove `npm set-script` (#5456) (@wraithgar) | ||
* [`2a8c2fc`](https://github.com/petershin/cli/commit/2a8c2fcd124ce7d4b23a6c26552d097c6501ac74) [#5458](https://github.com/petershin/cli/pull/5458) default `install-links` to true (#5458) (@wraithgar) | ||
* [`2e92800`](https://github.com/petershin/cli/commit/2e9280072f9852466fa0944d3a0fdb0c8af156a9) [#5459](https://github.com/petershin/cli/pull/5459) remove `npm bin` (#5459) (@wraithgar) | ||
* [`457d388`](https://github.com/petershin/cli/commit/457d388c9a70b4bc6c2421f576c79fb7524ff259) update supported node engines in package.json (@wraithgar) | ||
* [`d94a9f5`](https://github.com/petershin/cli/commit/d94a9f56cce1de32bfd87f841d7678e8394d8ea6) [#5347](https://github.com/petershin/cli/pull/5347) add deprecation warnings to access commands (@wraithgar) | ||
|
||
### Bug Fixes | ||
|
||
* [`1fa8e3f`](https://github.com/petershin/cli/commit/1fa8e3fcf19b62a8ef87b7263fc4edce57af69aa) [#5494](https://github.com/petershin/cli/pull/5494) add tag to publish log message (@wraithgar) | ||
* [`41481f8`](https://github.com/petershin/cli/commit/41481f8bc1de0fb92a2d6aab3d4a43292d1a1db7) attempt more graceful failure in older node versions (@wraithgar) | ||
* [`d60b43f`](https://github.com/petershin/cli/commit/d60b43f3825452dd8b9b5879c287df232c9a8dc8) [#5438](https://github.com/petershin/cli/pull/5438) Turn off progress bar when using web based authorization (#5438) (@sandeepmeduru) | ||
* [`3569094`](https://github.com/petershin/cli/commit/356909424f60a26d90faf25594085e79e93f09d5) [#5321](https://github.com/petershin/cli/pull/5321) correct link to dependency selectors (@hghmn) | ||
* [`bd2ae5d`](https://github.com/petershin/cli/commit/bd2ae5d79eb8807bfca6075e98432c545a9ededa) linting (@wraithgar) | ||
|
||
### Documentation | ||
|
||
* [`7fc2b6f`](https://github.com/petershin/cli/commit/7fc2b6f3cc157c8727da9e480f1f552eae2451e2) [#5468](https://github.com/petershin/cli/pull/5468) remove duplicate description for `prepare` script (#5468) (@kidonng) | ||
* [`285b39f`](https://github.com/petershin/cli/commit/285b39f8d6915823fb424cca7161a0b445b86bd3) [#5324](https://github.com/petershin/cli/pull/5324) add documentation for expanded :semver selector (@nlf) | ||
* [`3569094`](https://github.com/petershin/cli/commit/356909424f60a26d90faf25594085e79e93f09d5) [#5321](https://github.com/petershin/cli/pull/5321) fix link to dependency selectors page (#5321) (@hghmn) | ||
* [`414667a`](https://github.com/petershin/cli/commit/414667a1e6d7d7a3ab0cb64704c3aa696eae8715) [#5328](https://github.com/petershin/cli/pull/5328) dependency-selectors: fix Arborist example in docs (#5328) (@kyle-west) | ||
|
||
### Dependencies | ||
|
||
* [`1286f03`](https://github.com/petershin/cli/commit/1286f03fe73dee9a447b13b662f0c5622ab6ec9e) [#5381](https://github.com/petershin/cli/pull/5381) `[email protected]` | ||
* [`d7e9a8e`](https://github.com/petershin/cli/commit/d7e9a8ed5b7c1f9ca8d34e86388a134b2f48fc15) `[email protected]` | ||
* [`2c4e387`](https://github.com/petershin/cli/commit/2c4e38728f25fd32624df2eb5bbf61c2c40c8ad5) `[email protected]` | ||
* [`e401a81`](https://github.com/petershin/cli/commit/e401a81c784556393bad57283337283a46bd57c5) `[email protected]` | ||
* [`f4205e5`](https://github.com/petershin/cli/commit/f4205e57d6c4ee5f2ff7d21ffc116ffc420d191e) `[email protected]` | ||
* [`8f7abbe`](https://github.com/petershin/cli/commit/8f7abbe4c3ceba451eb422c6328d623e7c8eeed5) `[email protected]` | ||
* [`b12ac01`](https://github.com/petershin/cli/commit/b12ac013226b7d86b5b1847d58eabbac2846b153) `[email protected]` | ||
* [`7fbf6f7`](https://github.com/petershin/cli/commit/7fbf6f7825f76906ecdec79ab15595f9e2f7b784) `[email protected]` | ||
* [`7c7f656`](https://github.com/petershin/cli/commit/7c7f65629c3dd4fe7fd8254ac38914cf52ad31c2) `[email protected]` | ||
* [`26d2e55`](https://github.com/petershin/cli/commit/26d2e551b250972caa550d56127810648a1663a1) `@npmcli/[email protected]` | ||
* [`a79ee00`](https://github.com/petershin/cli/commit/a79ee00b530b765ed219e81de77c37057c373adf) `[email protected]` | ||
* [`2561822`](https://github.com/petershin/cli/commit/25618229b7698aa8abbfcd2ef32024809f05a1a1) [#5378](https://github.com/petershin/cli/pull/5378) `@npmcli/[email protected]` | ||
* [`8ab12dc`](https://github.com/petershin/cli/commit/8ab12dc32b26db770b868cf694cedab38f4e7460) `@npmcli/[email protected]` | ||
* [Workspace](https://github.com/petershin/cli/compare/arborist-v6.0.0-pre.0...arborist-v6.0.0-pre.1): `@npmcli/[email protected]` | ||
* [Workspace](https://github.com/petershin/cli/compare/libnpmaccess-v7.0.0-pre.0...libnpmaccess-v7.0.0-pre.1): `[email protected]` | ||
* [Workspace](https://github.com/petershin/cli/compare/libnpmdiff-v5.0.0-pre.0...libnpmdiff-v5.0.0-pre.1): `[email protected]` | ||
* [Workspace](https://github.com/petershin/cli/compare/libnpmexec-v5.0.0-pre.0...libnpmexec-v5.0.0-pre.1): `[email protected]` | ||
* [Workspace](https://github.com/petershin/cli/compare/libnpmfund-v4.0.0-pre.0...libnpmfund-v4.0.0-pre.1): `[email protected]` | ||
* [Workspace](https://github.com/petershin/cli/compare/libnpmhook-v9.0.0-pre.0...libnpmhook-v9.0.0-pre.1): `[email protected]` | ||
* [Workspace](https://github.com/petershin/cli/compare/libnpmorg-v5.0.0-pre.0...libnpmorg-v5.0.0-pre.1): `[email protected]` | ||
* [Workspace](https://github.com/petershin/cli/compare/libnpmpack-v5.0.0-pre.0...libnpmpack-v5.0.0-pre.1): `[email protected]` | ||
* [Workspace](https://github.com/petershin/cli/compare/libnpmpublish-v7.0.0-pre.0...libnpmpublish-v7.0.0-pre.1): `[email protected]` | ||
* [Workspace](https://github.com/petershin/cli/compare/libnpmsearch-v6.0.0-pre.0...libnpmsearch-v6.0.0-pre.1): `[email protected]` | ||
* [Workspace](https://github.com/petershin/cli/compare/libnpmteam-v5.0.0-pre.0...libnpmteam-v5.0.0-pre.1): `[email protected]` | ||
* [Workspace](https://github.com/petershin/cli/compare/libnpmversion-v4.0.0-pre.0...libnpmversion-v4.0.0-pre.1): `[email protected]` | ||
|
||
## [9.0.0-pre.0](https://github.com/npm/cli/compare/v8.19.1...v9.0.0-pre.0) (2022-09-08) | ||
|
||
### ⚠ BREAKING CHANGES | ||
|
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
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
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,5 +1,40 @@ | ||
# Changelog | ||
|
||
## [6.0.0-pre.1](https://github.com/petershin/cli/compare/arborist-v6.0.0-pre.0...arborist-v6.0.0-pre.1) (2022-09-14) | ||
|
||
### ⚠️ BREAKING CHANGES | ||
|
||
* all workspace packages are now compatible with the following semver range for node: `^14.17.0 || ^16.13.0 || >=18.0.0` | ||
|
||
### Features | ||
|
||
* [`e95017a`](https://github.com/petershin/cli/commit/e95017a07b041cbb3293e659dad853f76462c108) [#5485](https://github.com/petershin/cli/pull/5485) workspaces: update supported node engines in package.json (#5485) (@lukekarrys) | ||
* [`09c46e8`](https://github.com/petershin/cli/commit/09c46e815fe1b44658d32dd760a689e8b2c8d92f) arborist: allow for selectors and function names with :semver pseudo selector (@nlf) | ||
|
||
### Bug Fixes | ||
|
||
* [`fe926ed`](https://github.com/petershin/cli/commit/fe926eddf98459e1fcb0ffd011ce7703da14928c) [#5484](https://github.com/petershin/cli/pull/5484) don't mark workspaces as invalid if installing links (#5484) (@wraithgar) | ||
* [`548e70e`](https://github.com/petershin/cli/commit/548e70e0f87167fb96929b29787620391a77b826) [#5376](https://github.com/petershin/cli/pull/5376) link.target setter (@wraithgar) | ||
* [`2db6c08`](https://github.com/petershin/cli/commit/2db6c085ea08ee639767d37e6fd83a1ca0fbd9ce) loadActual cleanup (@wraithgar) | ||
* [`1e84102`](https://github.com/petershin/cli/commit/1e841029917817556207c39d25be1ea91e2959e7) [#5350](https://github.com/petershin/cli/pull/5350) create links relative to the target (@wraithgar) | ||
* [`ea5e3a3`](https://github.com/petershin/cli/commit/ea5e3a319a7c1b5f7f2a66284227a34b79b2c831) inline single-use functions (@wraithgar) | ||
* [`645c680`](https://github.com/petershin/cli/commit/645c6804c09014b96c2d1eff191b174d12a2b7c0) [#5329](https://github.com/petershin/cli/pull/5329) update `index.js` spelling error in comment (#5329) (@KevinBrother) | ||
* [`bd2ae5d`](https://github.com/petershin/cli/commit/bd2ae5d79eb8807bfca6075e98432c545a9ededa) linting (@wraithgar) | ||
|
||
### Documentation | ||
|
||
* [`285b39f`](https://github.com/petershin/cli/commit/285b39f8d6915823fb424cca7161a0b445b86bd3) [#5324](https://github.com/petershin/cli/pull/5324) add documentation for expanded :semver selector (@nlf) | ||
|
||
### Dependencies | ||
|
||
* [`1286f03`](https://github.com/petershin/cli/commit/1286f03fe73dee9a447b13b662f0c5622ab6ec9e) [#5381](https://github.com/petershin/cli/pull/5381) `[email protected]` | ||
* [`2c4e387`](https://github.com/petershin/cli/commit/2c4e38728f25fd32624df2eb5bbf61c2c40c8ad5) `[email protected]` | ||
* [`b12ac01`](https://github.com/petershin/cli/commit/b12ac013226b7d86b5b1847d58eabbac2846b153) `[email protected]` | ||
* [`7fbf6f7`](https://github.com/petershin/cli/commit/7fbf6f7825f76906ecdec79ab15595f9e2f7b784) `[email protected]` | ||
* [`26d2e55`](https://github.com/petershin/cli/commit/26d2e551b250972caa550d56127810648a1663a1) `@npmcli/[email protected]` | ||
* [`a79ee00`](https://github.com/petershin/cli/commit/a79ee00b530b765ed219e81de77c37057c373adf) `[email protected]` | ||
* [`8ab12dc`](https://github.com/petershin/cli/commit/8ab12dc32b26db770b868cf694cedab38f4e7460) `@npmcli/[email protected]` | ||
|
||
## [6.0.0-pre.0](https://github.com/npm/cli/compare/arborist-v5.6.1...arborist-v6.0.0-pre.0) (2022-09-08) | ||
|
||
### ⚠ BREAKING CHANGES | ||
|
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
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,5 +1,19 @@ | ||
# Changelog | ||
|
||
## [7.0.0-pre.1](https://github.com/petershin/cli/compare/libnpmaccess-v7.0.0-pre.0...libnpmaccess-v7.0.0-pre.1) (2022-09-14) | ||
|
||
### ⚠️ BREAKING CHANGES | ||
|
||
* all workspace packages are now compatible with the following semver range for node: `^14.17.0 || ^16.13.0 || >=18.0.0` | ||
|
||
### Features | ||
|
||
* [`e95017a`](https://github.com/petershin/cli/commit/e95017a07b041cbb3293e659dad853f76462c108) [#5485](https://github.com/petershin/cli/pull/5485) workspaces: update supported node engines in package.json (#5485) (@lukekarrys) | ||
|
||
### Dependencies | ||
|
||
* [`8ab12dc`](https://github.com/petershin/cli/commit/8ab12dc32b26db770b868cf694cedab38f4e7460) `@npmcli/[email protected]` | ||
|
||
## [7.0.0-pre.0](https://github.com/npm/cli/compare/libnpmaccess-v6.0.4...libnpmaccess-v7.0.0-pre.0) (2022-09-08) | ||
|
||
### ⚠ BREAKING CHANGES | ||
|
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
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,5 +1,21 @@ | ||
# Changelog | ||
|
||
## [5.0.0-pre.1](https://github.com/petershin/cli/compare/libnpmdiff-v5.0.0-pre.0...libnpmdiff-v5.0.0-pre.1) (2022-09-14) | ||
|
||
### ⚠️ BREAKING CHANGES | ||
|
||
* all workspace packages are now compatible with the following semver range for node: `^14.17.0 || ^16.13.0 || >=18.0.0` | ||
|
||
### Features | ||
|
||
* [`e95017a`](https://github.com/petershin/cli/commit/e95017a07b041cbb3293e659dad853f76462c108) [#5485](https://github.com/petershin/cli/pull/5485) workspaces: update supported node engines in package.json (#5485) (@lukekarrys) | ||
|
||
### Dependencies | ||
|
||
* [`1286f03`](https://github.com/petershin/cli/commit/1286f03fe73dee9a447b13b662f0c5622ab6ec9e) [#5381](https://github.com/petershin/cli/pull/5381) `[email protected]` | ||
* [`f4205e5`](https://github.com/petershin/cli/commit/f4205e57d6c4ee5f2ff7d21ffc116ffc420d191e) `[email protected]` | ||
* [`8ab12dc`](https://github.com/petershin/cli/commit/8ab12dc32b26db770b868cf694cedab38f4e7460) `@npmcli/[email protected]` | ||
|
||
## [5.0.0-pre.0](https://github.com/npm/cli/compare/libnpmdiff-v4.0.5...libnpmdiff-v5.0.0-pre.0) (2022-09-08) | ||
|
||
### ⚠ BREAKING CHANGES | ||
|
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
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,5 +1,22 @@ | ||
# Changelog | ||
|
||
## [5.0.0-pre.1](https://github.com/petershin/cli/compare/libnpmexec-v5.0.0-pre.0...libnpmexec-v5.0.0-pre.1) (2022-09-14) | ||
|
||
### ⚠️ BREAKING CHANGES | ||
|
||
* all workspace packages are now compatible with the following semver range for node: `^14.17.0 || ^16.13.0 || >=18.0.0` | ||
|
||
### Features | ||
|
||
* [`e95017a`](https://github.com/petershin/cli/commit/e95017a07b041cbb3293e659dad853f76462c108) [#5485](https://github.com/petershin/cli/pull/5485) workspaces: update supported node engines in package.json (#5485) (@lukekarrys) | ||
|
||
### Dependencies | ||
|
||
* [`1286f03`](https://github.com/petershin/cli/commit/1286f03fe73dee9a447b13b662f0c5622ab6ec9e) [#5381](https://github.com/petershin/cli/pull/5381) `[email protected]` | ||
* [`7fbf6f7`](https://github.com/petershin/cli/commit/7fbf6f7825f76906ecdec79ab15595f9e2f7b784) `[email protected]` | ||
* [`8ab12dc`](https://github.com/petershin/cli/commit/8ab12dc32b26db770b868cf694cedab38f4e7460) `@npmcli/[email protected]` | ||
* [Workspace](https://github.com/petershin/cli/compare/arborist-v6.0.0-pre.0...arborist-v6.0.0-pre.1): `@npmcli/[email protected]` | ||
|
||
## [5.0.0-pre.0](https://github.com/npm/cli/compare/libnpmexec-v4.0.12...libnpmexec-v5.0.0-pre.0) (2022-09-08) | ||
|
||
### ⚠ BREAKING CHANGES | ||
|
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
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,5 +1,20 @@ | ||
# Changelog | ||
|
||
## [4.0.0-pre.1](https://github.com/petershin/cli/compare/libnpmfund-v4.0.0-pre.0...libnpmfund-v4.0.0-pre.1) (2022-09-14) | ||
|
||
### ⚠️ BREAKING CHANGES | ||
|
||
* all workspace packages are now compatible with the following semver range for node: `^14.17.0 || ^16.13.0 || >=18.0.0` | ||
|
||
### Features | ||
|
||
* [`e95017a`](https://github.com/petershin/cli/commit/e95017a07b041cbb3293e659dad853f76462c108) [#5485](https://github.com/petershin/cli/pull/5485) workspaces: update supported node engines in package.json (#5485) (@lukekarrys) | ||
|
||
### Dependencies | ||
|
||
* [`8ab12dc`](https://github.com/petershin/cli/commit/8ab12dc32b26db770b868cf694cedab38f4e7460) `@npmcli/[email protected]` | ||
* [Workspace](https://github.com/petershin/cli/compare/arborist-v6.0.0-pre.0...arborist-v6.0.0-pre.1): `@npmcli/[email protected]` | ||
|
||
## [4.0.0-pre.0](https://github.com/npm/cli/compare/libnpmfund-v3.0.3...libnpmfund-v4.0.0-pre.0) (2022-09-08) | ||
|
||
### ⚠ BREAKING CHANGES | ||
|
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
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,5 +1,19 @@ | ||
# Changelog | ||
|
||
## [9.0.0-pre.1](https://github.com/petershin/cli/compare/libnpmhook-v9.0.0-pre.0...libnpmhook-v9.0.0-pre.1) (2022-09-14) | ||
|
||
### ⚠️ BREAKING CHANGES | ||
|
||
* all workspace packages are now compatible with the following semver range for node: `^14.17.0 || ^16.13.0 || >=18.0.0` | ||
|
||
### Features | ||
|
||
* [`e95017a`](https://github.com/petershin/cli/commit/e95017a07b041cbb3293e659dad853f76462c108) [#5485](https://github.com/petershin/cli/pull/5485) workspaces: update supported node engines in package.json (#5485) (@lukekarrys) | ||
|
||
### Dependencies | ||
|
||
* [`8ab12dc`](https://github.com/petershin/cli/commit/8ab12dc32b26db770b868cf694cedab38f4e7460) `@npmcli/[email protected]` | ||
|
||
## [9.0.0-pre.0](https://github.com/npm/cli/compare/libnpmhook-v8.0.4...libnpmhook-v9.0.0-pre.0) (2022-09-08) | ||
|
||
### ⚠ BREAKING CHANGES | ||
|
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
Oops, something went wrong.