Skip to content

napi@2.16.0

Choose a tag to compare

@Brooooooklyn Brooooooklyn released this 28 Feb 07:09
· 830 commits to main since this release
napi@2.16.0
e3e8a0f

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