-
Notifications
You must be signed in to change notification settings - Fork 469
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
Version Packages #1052
Merged
Merged
Version Packages #1052
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
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
January 20, 2024 19:56
dc0dfef
to
1346a0d
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
January 20, 2024 19:57
1346a0d
to
a645d1a
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
March 12, 2024 08:52
a645d1a
to
f88efb7
Compare
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
March 12, 2024 08:54
f88efb7
to
9f47b4e
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
May 24, 2024 05:24
9f47b4e
to
80ee834
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
May 24, 2024 05:26
80ee834
to
65f807b
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
May 25, 2024 18:11
65f807b
to
c855bca
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
May 25, 2024 19:36
c855bca
to
1ffc57c
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
May 26, 2024 04:44
1ffc57c
to
86e2c94
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
May 26, 2024 05:28
86e2c94
to
7368e5a
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
May 27, 2024 08:24
7368e5a
to
6af223d
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
May 27, 2024 09:47
6af223d
to
86b4ef6
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
May 27, 2024 13:39
86b4ef6
to
d725b2b
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
May 27, 2024 14:29
d725b2b
to
d9bc7e0
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
May 27, 2024 14:32
d9bc7e0
to
84f8bd2
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
May 27, 2024 18:50
84f8bd2
to
d23905f
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
[email protected]
Minor Changes
#1063
121128f
Thanks @ryanccn! - feat: add remote version sorting and filtering#896
7b47b3e
Thanks @pedrofialho! -fnm install latest
will now tag thelatest
alias#1028
66efc5b
Thanks @eblocha! - Show a progress bar when downloading and extracting nodePatch Changes
#1014
6be23c8
Thanks @tottoto! - Disable unused chrono features (Disable unused chrono features #1014)#1050
d6c132a
Thanks @JakeHandsome! - Fixcd /D
on windows with--use-on-cd
#1109
8f3acbb
Thanks @Vinfall! - supportx64-musl
arch by adding a--arch x64-musl
to fnm env#1125
d9af62f
Thanks @Schniz! - make nicer styling in progress bar (add newline, make it unicode)#1058
734df47
Thanks @aquacash5! - fix: return default version if canonicalize fails#1066
9ff98da
Thanks @floh1695! - Fixes a bug when runningeval $(fnm env)
in sh when there a spaces in the $PATH