Skip to content

napi@2.16.10

Choose a tag to compare

@Brooooooklyn Brooooooklyn released this 12 Sep 16:13
· 989 commits to main since this release
napi@2.16.10
372d9b4

What Changed

  • fix(napi,napi-derive): ffi lifetime and pointer sound issues #2216 @cathy-sjh
  • chore(napi): mark JsArraybufferValue's value pub #2226 @richerfu
  • fix(napi): use error_ref should checkout it at first #2235 @richerfu
  • fix(napi): windows function registration timing #2248 @Brooooooklyn
  • perf(napi): remove unnecessary checks for strings from napi_get_value_string_utf8 #2247 @SyMind

Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi@2.16.9...napi@2.16.10