v0.35.3
v0.35.3
New
- add
lts/-1etc, to point to an LTS line relative to "latest" use: setNVM_INCto expose the node include pathuninstall: addNVM_DEBUGto print out a filename as its permissions are checked
Fixes
nvm ls-remote: properly label latest LTS versions instead of just the latest one in the filter
Docs
- [readme] restore broken anchor
- [readme] add nvm intro
- Improve readme clarity and troubleshooting (#2125)
- Fix small typo in README (#2130)
Tests
- update mocks
- fix update mocks script
- update test mocks
- try to make
nvm unloadtest more robust - ensure
nvm unloadunsets env vars too