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.
Created by
brew bump
Created with
brew bump-formula-pr
.release notes
#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 (#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