Skip to content

v7.0.0

Compare
Choose a tag to compare
@KevinEady KevinEady released this 16 Jun 21:19
· 116 commits to main since this release
39a25bf

SemVer major release to pull changes since the last release. The main motivations for the release are:

  • Drop support for Node.js v14.x and v19.x.
  • Ensure native receiver exists when calling instance methods and properties.
  • Fix issue when creating Napi::Error instances that wrap primitives values.

What's Changed

New Contributors

Full Changelog: v6.1.0...v7.0.0