Skip to content

Latest commit

 

History

History
81 lines (43 loc) · 1.25 KB

File metadata and controls

81 lines (43 loc) · 1.25 KB

5.0.1

Bug fixes

5.0.0

Breaking changes

  • Minimal supported Node.js version is now 18.18.0

4.1.0

Features

4.0.0

Breaking changes

  • Minimal supported Node.js version is now 16.17.0

3.4.1

Bug fixes

3.4.0

Features

  • Improve tree-shaking support

3.3.0

Features

  • Reduce npm package size by 68%

3.2.0

Features

  • Reduce npm package size

3.1.0

Features

  • Add TypeScript types

3.0.1

Dependencies

3.0.0

Breaking changes

  • Minimal supported Node.js version is now 14.18.0

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.0.1

Dependencies

  • Upgrade normalize-node-version