v0.35.3
v0.35.3
New
- add
lts/-1
etc, to point to an LTS line relative to "latest" use
: setNVM_INC
to expose the node include pathuninstall
: addNVM_DEBUG
to 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 unload
test more robust - ensure
nvm unload
unsets env vars too