Skip to content

Latest commit

 

History

History
100 lines (54 loc) · 1.48 KB

CHANGELOG.md

File metadata and controls

100 lines (54 loc) · 1.48 KB

5.0.0

Breaking changes

  • Minimal supported Node.js version is now 18.18.0

4.2.0

Features

4.1.0

Features

4.0.0

Breaking changes

  • Minimal supported Node.js version is now 16.17.0

3.6.0

Documentation

  • Clarify order in which files and environment variables are searched

3.5.0

Features

  • Improve tree-shaking support

3.4.0

Features

  • Improve options validation

3.3.0

Features

  • Reduce npm package size by 67%

3.2.0

Features

  • Reduce npm package size

3.1.0

Features

  • Add TypeScript types

3.0.1

Dependencies

  • Upgrade node-version-alias

3.0.0

Breaking changes

  • Minimal supported Node.js version is now 14.18.0

Features

2.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 or import() statement, not require(). See this post for more information.

1.1.0

Features

1.0.1

Dependencies

  • Upgrade node-version-alias