napi@2.16.0
·
830 commits
to main
since this release
What's Changed
- feat(napi): allow Reference as a class method param by @lbarthon in #1966
- fix(napi): remove useless create_reference in slice => TypedArray impl by @Brooooooklyn in #1975
- feat(napi): impl chained Into for TypedArray types by @Brooooooklyn in #1978
- feat(napi): impl BufferSlice and Uint8ClampedSlice by @Brooooooklyn in #1979
- fix(napi): add back the typecheck logic that was accidentally removed in Object::get_named_property by @Brooooooklyn in #1982
New Contributors
Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi@2.15.4...napi@2.16.0