v1.36.0
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 node
Patch 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