Merged
Conversation
6034fea to
0f84a2a
Compare
05fd36f to
15a0e84
Compare
Contributor
Author
|
🤖 Release is at https://github.com/npm/cli/releases/tag/v9.0.0-pre.0 🌻 |
Contributor
Author
Contributor
Author
Contributor
Author
Contributor
Author
Contributor
Author
Contributor
Author
Contributor
Author
Contributor
Author
Contributor
Author
Contributor
Author
Contributor
Author
Contributor
Author
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
arborist: 6.0.0-pre.0
6.0.0-pre.0 (2022-09-08)
⚠ BREAKING CHANGES
^14.17.0 || ^16.13.0 || >=18.0.0Features
e95017a#5485 feat(workspaces): update supported node engines in package.json (@lukekarrys)09c46e8#5324 feat(arborist): allow for selectors and function names with :semver pseudo selector (@nlf)Bug Fixes
fe926ed#5484 fix: don't mark workspaces as invalid if installing links (@wraithgar)548e70e#5376 fix: link.target setter (@wraithgar)2db6c08#5376 fix: loadActual cleanup (@wraithgar)Documentation
285b39f#5324 docs: add documentation for expanded :semver selector (@nlf)libnpmaccess: 7.0.0-pre.0
7.0.0-pre.0 (2022-09-08)
⚠ BREAKING CHANGES
^14.17.0 || ^16.13.0 || >=18.0.0Features
e95017a#5485 feat(workspaces): update supported node engines in package.json (@lukekarrys)libnpmdiff: 5.0.0-pre.0
5.0.0-pre.0 (2022-09-08)
⚠ BREAKING CHANGES
^14.17.0 || ^16.13.0 || >=18.0.0Features
e95017a#5485 feat(workspaces): update supported node engines in package.json (@lukekarrys)libnpmexec: 5.0.0-pre.0
5.0.0-pre.0 (2022-09-08)
⚠ BREAKING CHANGES
^14.17.0 || ^16.13.0 || >=18.0.0Features
e95017a#5485 feat(workspaces): update supported node engines in package.json (@lukekarrys)Dependencies
libnpmfund: 4.0.0-pre.0
4.0.0-pre.0 (2022-09-08)
⚠ BREAKING CHANGES
^14.17.0 || ^16.13.0 || >=18.0.0Features
e95017a#5485 feat(workspaces): update supported node engines in package.json (@lukekarrys)Dependencies
libnpmhook: 9.0.0-pre.0
9.0.0-pre.0 (2022-09-08)
⚠ BREAKING CHANGES
^14.17.0 || ^16.13.0 || >=18.0.0Features
e95017a#5485 feat(workspaces): update supported node engines in package.json (@lukekarrys)libnpmorg: 5.0.0-pre.0
5.0.0-pre.0 (2022-09-08)
⚠ BREAKING CHANGES
^14.17.0 || ^16.13.0 || >=18.0.0Features
e95017a#5485 feat(workspaces): update supported node engines in package.json (@lukekarrys)libnpmpack: 5.0.0-pre.0
5.0.0-pre.0 (2022-09-08)
⚠ BREAKING CHANGES
^14.17.0 || ^16.13.0 || >=18.0.0Features
e95017a#5485 feat(workspaces): update supported node engines in package.json (@lukekarrys)libnpmpublish: 7.0.0-pre.0
7.0.0-pre.0 (2022-09-08)
⚠ BREAKING CHANGES
^14.17.0 || ^16.13.0 || >=18.0.0Features
e95017a#5485 feat(workspaces): update supported node engines in package.json (@lukekarrys)Dependencies
libnpmsearch: 6.0.0-pre.0
6.0.0-pre.0 (2022-09-08)
⚠ BREAKING CHANGES
^14.17.0 || ^16.13.0 || >=18.0.0Features
e95017a#5485 feat(workspaces): update supported node engines in package.json (@lukekarrys)libnpmteam: 5.0.0-pre.0
5.0.0-pre.0 (2022-09-08)
⚠ BREAKING CHANGES
^14.17.0 || ^16.13.0 || >=18.0.0Features
e95017a#5485 feat(workspaces): update supported node engines in package.json (@lukekarrys)libnpmversion: 4.0.0-pre.0
4.0.0-pre.0 (2022-09-08)
⚠ BREAKING CHANGES
^14.17.0 || ^16.13.0 || >=18.0.0Features
e95017a#5485 feat(workspaces): update supported node engines in package.json (@lukekarrys)9.0.0-pre.0
9.0.0-pre.0 (2022-09-08)
⚠ BREAKING CHANGES
^14.17.0 || ^16.13.0 || >=18.0.0npm birthdaycommandnpm set-scriptinstall-linksto truenpm bincommandnpmis now compatible with the following semver range for node:^14.17.0 || ^16.13.0 || >=18.0.0Features
e95017a#5485 feat(workspaces): update supported node engines in package.json (@lukekarrys)49bbb2f#5455 feat: removenpm birthday(@wraithgar)926f0ad#5456 feat: removenpm set-script(@wraithgar)2a8c2fc#5458 feat: defaultinstall-linksto true (@wraithgar)2e92800#5459 feat: removenpm bin(@wraithgar)457d388#5475 feat: update supported node engines in package.json (@wraithgar)Bug Fixes
41481f8#5475 fix: attempt more graceful failure in older node versions (@wraithgar)Documentation
7fc2b6f#5468 docs: remove duplicate description forpreparescript (@kidonng)285b39f#5324 docs: add documentation for expanded :semver selector (@nlf)Dependencies
This PR was generated with Release Please. See documentation.