Skip to content

napi-v3.2.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 15:42
· 553 commits to main since this release
fa9d578

Added

  • (napi) add ScopeGenerator trait (#2831)
  • make generator an iterator (#2784)
  • (napi) add Error.cause support to napi::Error (#2829)

Fixed

  • (napi) user_defined_rt can only be used once (#2841)