Skip to content

Latest commit

 

History

History
84 lines (44 loc) · 1.07 KB

CHANGELOG.md

File metadata and controls

84 lines (44 loc) · 1.07 KB

7.1.0

Dependencies

  • Upgrade mimic-function

7.0.0

Breaking changes

  • Minimal supported Node.js version is now 18.18.0

6.0.0

Breaking changes

  • Minimal supported Node.js version is now 16.17.0

5.5.0

Features

  • Improve tree-shaking support

5.4.0

Features

  • Add browser support

5.3.1

Bug fixes

  • Fix package.json

5.3.0

  • Switch to MIT license

5.2.0

Features

  • Reduce npm package size

5.1.0

Features

  • Add TypeScript types

5.0.0

Breaking changes

  • Minimal supported Node.js version is now 14.18.0

4.0.1

Bug fixes

  • Fix main field in package.json

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

3.0.1

Bug fixes

  • Fixes support in React Native

3.0.0

Breaking changes

  • Minimal supported Node.js version is now 10.17.0