Performance & UX Improvements:
- Shell startup is now faster:
fnm env --use-on-cdapplies the initial version duringfnm envitself, eliminating an extrafnm usesubprocess - Improved
--use-on-cdshell hook robustness (zsh hook deduplication on re-source, Windows CMD fixes for paths with spaces and drive changes)
New Features:
fnm install --useflag to automatically switch to the version after installingfnm default(with no arguments) now returns the current default version
Internal:
- Rust toolchain upgraded to 1.88
Docs/Maintenance:
- Various README improvements, typo fixes, and CI workflow fixes
Thanks to the new contributors: @SunsetTechuila, @MangelMaxime, @CodingWithAnxiety, @zeroberry, @isaacl :hat-tip: