napi-derive@3.0.0-alpha.23
Pre-release
Pre-release
·
705 commits
to main
since this release
What's Changed
- refactor!(napi): arguments tuple behavior by @adespawn in #2401
- fix(napi): Function call with empty tuple should generate empty arguments by @richerfu in #2407
- feat(napi): add get and try_get for FunctionCallContext by @richerfu in #2409
- feat(napi-derive): support type on #[napi] by @lghuahua in #2416
- feat(napi): impl ReadableStream and AsyncGenerator by @Brooooooklyn in #2418
New Contributors
Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi@3.0.0-alpha.23...napi-derive@3.0.0-alpha.23