napi@2.16.7
·
883 commits
to main
since this release
What changed
- feat(napi): implement ToNapiValue for Ref as required by TSFN by @richerfu #2122
- feat(napi): support External for compact mode by @richerfu #2125
- chore(napi): make Ser and De public by @Gentle #2131
- fix(napi): JsString should respect \0 character to align with String by @richerfu #2138
- feat(error): print anyhow error in debug mode to show trace by @ozgrakkurt #2140
- chore(napi): reduce monomorphization load of various functions by @seritools #2143
- chore(napi): remove stale tokio feature by @Brooooooklyn #2155
- chore(napi): exclude libuv api on wasm targets by @Brooooooklyn #2156
Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi@2.16.6...napi@2.16.7