Releases: Schniz/fnm
Releases · Schniz/fnm
v1.32.0
v1.31.1
1.31.1
Patch Changes
Bugfix 🐛
v1.31.0
v1.30.1
v1.30.0
🔦 This version should fix issues regarding to missing Node versions after random amount of time in MacOS 12.1
Bugfix 🐛
- #625 Revert from using sysinfo, but only on Unix machines (@Schniz)
- #638 Use local cache directory instead of temp directory for symlinks (@Schniz)
Internal 🛠
- #617 fix(deps): update rust crate clap to v3 (@renovate-bot)
- #630 Replace
snafu
withthiserror
(@Schniz)
Documentation 📝
- #637 [Documentation] Adds Additional info regarding .node-version (@uchihamalolan)
Committers: 2
- Gal Schlezinger (@Schniz)
- Malolan B (@uchihamalolan)
v1.29.2
Bugfix 🐛
Documentation 📝
- #598 Update README.md file emoji (@lorensr)
- #616 Use on cd by default (@matthieubosquet)
Committers: 3
- Gal Schlezinger (@Schniz)
- Loren
☺️ (@lorensr) - Matthieu Bosquet (@matthieubosquet)
v1.29.1
1.29.1 (2021-12-28)
Bugfix 🐛
v1.29.0 (2021-12-28)
New Feature 🎉
Bugfix 🐛
Internal 🛠
v1.29.0
✋ Note: This version starts storing files in data_dir
, but defaults to ~/.fnm
if this directory exists while emitting a warning. You can override it by setting --fnm-dir ~/.fnm
as an argument to fnm env
.