napi@2.16.10
·
989 commits
to main
since this release
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