v1.9.0
Schniz/fnmv1.9.0Mar 19, 2019by Schniz
AI Summary
Adds interactive prompting to automatically install Node.js versions when requested.
Key Highlights
- Added interactive prompt to install missing Node.js versions automatically when using `fnm use`
New Features
- Interactive installation prompt
Full Release Notes
## Highlight 🔦 fnm will now ask if you want to install the provided version if it isn't already  ## Changelog 📝 #### New Feature 🎉 - [#86](https://github.com/Schniz/fnm/pull/86) Add support for interactive installation for use ([@Schniz](https://github.com/Schniz)) #### Documentation 📝 - [#85](https://github.com/Schniz/fnm/pull/85) Update README.md ([@Schniz](https://github.com/Schniz)) #### Committers: 1 - Gal Schlezinger ([@Schniz](https://github.com/Schniz))