Skip to content

napi@2.12.2

Compare
Choose a tag to compare
@Brooooooklyn Brooooooklyn released this 30 Mar 05:51
· 879 commits to main since this release
napi@2.12.2
a8f1310

What's Changed

  • Ensure tokio runtime exists when registering the module by @meowtec in #1542
  • Ensure that napi_call_threadsafe_function cannot be called after abort by @meowtec in #1533
  • test(napi): update test case for checking electron renderer crash by @meowtec in #1547
  • fix(napi): use ptr::copy to create TypedArray in electron fallback mode by @Brooooooklyn in #1548
  • fix(napi): free buffer in the current thread if env is available by @Brooooooklyn in #1549

Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi@2.12.1...napi@2.12.2