Releases: ehmicky/all-node-versions
Releases · ehmicky/all-node-versions
v13.0.0
v12.1.0
Features
- Add a
signal
option to cancel
v12.0.0
Release 11.3.0
Features
- Improve tree-shaking support
Release 11.2.0
Features
- Reduce npm package size by 70%
Release 11.1.0
Features
- Reduce npm package size
Release 11.0.1
Bug fixes
- Fix some issues with file caching
Release 11.0.0
Breaking changes
- The main return value is now an array of objects instead of an array of strings.
- Recently introduced TypeScript types have been renamed.
Features
- The default NPM versions of each Node.js release are now returned. Thanks @Maxim-Mazurok!
Release 10.1.1
Bug fixes
- Prevent mutating cached return value
Release 10.1.0
Features
- Add TypeScript types