Releases: ehmicky/all-node-versions
Releases · ehmicky/all-node-versions
Release 10.0.0
Breaking changes
- Minimal supported Node.js version is now
14.18.0
Release 9.0.0
Breaking changes
- Minimal supported Node.js version is now
12.20.0
- This package is now an ES module. It can only be loaded with an
import
orimport()
statement, notrequire()
. See this post for more information.
Bug fixes
- Fix offline mode
Release 8.0.0
Breaking changes
- The return value is now an object instead of an array
Features
- Add information about major releases including latest version and LTS name
Release 7.0.1
Dependencies
- Fix removing
core-js
Release 7.0.0
Features
- Cache the list of available Node.js versions for one hour
- Add
fetch
option to configure this caching - Works offline, providing it has been previously cached
Release 6.0.1
Bug fixes
- Fix terminal color changing on Windows
Release 6.0.0
Breaking changes
- Minimal supported Node.js version is now
10.17.0
Release 5.0.2
Bug fixes
- Fix crash when Node.js binary URL is invalid
Release 5.0.1
Dependencies
- Upgrade
fetch-node-website
to4.1.0
Release 5.0.0
Breaking changes
- Remove CLI.