napi@3.0.0-alpha.14
Pre-release
Pre-release
·
722 commits
to main
since this release
What's Changed
- chore(napi): env doesn't need to be mut by @Brooooooklyn in #2292
- refactor!(napi): remove clone fn on ThreadsafeFunction by @Brooooooklyn in #2291
- feat(napi,napi-derive): allow lifetime in Class by @Brooooooklyn in #2298
- fix(napi): data maybe null in custom_gc by @Brooooooklyn in #2304
- feat(napi): support arraybuffer for de by @richerfu in #2296
New Contributors
- @jackyzha0 made their first contribution in #2297
Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi-derive@3.0.0-alpha.13...napi@3.0.0-alpha.14