forked from nodejs/corepack
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(main): release 0.32.0 #22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
github-actions
wants to merge
1
commit into
main
Choose a base branch
from
release-please--branches--main--components--corepack
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(main): release 0.32.0 #22
github-actions
wants to merge
1
commit into
main
from
release-please--branches--main--components--corepack
Conversation
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
9a8dead
to
e964914
Compare
7685924
to
44726b2
Compare
44726b2
to
9ad6c5b
Compare
1159766
to
53cb4df
Compare
53cb4df
to
b78f516
Compare
b78f516
to
3805de4
Compare
3805de4
to
373adbe
Compare
373adbe
to
b39fb0b
Compare
b39fb0b
to
a659a21
Compare
a659a21
to
813936b
Compare
c101a92
to
f681be2
Compare
9387610
to
6694352
Compare
2764273
to
f01f1b1
Compare
f01f1b1
to
a66d7e8
Compare
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
0.32.0 (2025-02-15)
⚠ BREAKING CHANGES
executePackageManagerRequest
directly (#430)--all
flag (#351)fetch
(#365)"exports"
to thepackage.json
(#239)Features
corepack cache
command (#363) (f442366)COREPACK_ENABLE_STRICT
env variable (#167) (92b52f6)COREPACK_INTEGRITY_KEYS=0
(#470) (f15ebc2)prepare
command (#136) (29da06c)"packageManager"
(#359) (4a8ce6d)~/.node
as default value forCOREPACK_HOME
(#152) (09e24cf)--all
flag (#351) (d9c70b9)fetch
(#365) (fe6a307)COREPACK_NPM_REGISTRY
is set (#339) (0717c6a)Bug Fixes
"exports"
to thepackage.json
(#239) (8e12d08)package.json
in error message (#456) (32a93ea)executePackageManagerRequest
directly (#430) (0f9b748)EACCES
errors (#343) (518bed8)Dispatcher
prototype forProxyAgent
(#451) (73d9a1e)v8-compile-cache
when usingnpm@>=9.7.0
(#276) (2f3678c)packageManager
is defined (#632) (12e77e5)process.exitCode
(#268) (17d1f3d)shasum
whenintegrity
is not defined (#542) (eb63873)prepare
command (#165) (5a0727b)EROFS
errors (#421) (b7ec137)COREPACK_NPM_REGISTRY
with Yarn Berry (#396) (47be27c)DEBUG=corepack
more useful (#538) (6019d7b)UsageError
s (#602) (72a588c)engines.node
(#378) (f2185fe)package.json
when callingcorepack use
on empty dir (#350) (2950a8a)Performance Improvements
module.enableCompileCache
overv8-compile-cache
(#574) (cba6905)Miscellaneous Chores
This PR was generated with Release Please. See documentation.