Releases: napi-rs/napi-rs
[email protected]
What Changed
- fix(napi): add back tokio runtime reference count on macOS, close #2460 by @Brooooooklyn
Full Changelog: https://github.com/napi-rs/napi-rs/compare/[email protected]@2.16.16
[email protected]
What's Changed
- chore(napi): expose functions which turn raw pointer into External by @zackradisic in #2449
- feat(napi-derive): impl #[napi(array)] by @lghuahua in #2459
- refactor!(napi): TypedArray API surfaces by @Brooooooklyn in #2462
Full Changelog: https://github.com/napi-rs/napi-rs/compare/@napi-rs/[email protected]@3.0.0-alpha.28
[email protected]
What's Changed
- fix(napi-derive): enable tuple fields to support js_name attribute by @lghuahua in #2439
- feat(napi-derive): impl #[napi(array)] by @lghuahua in #2459
- refactor!(napi): TypedArray API surfaces by @Brooooooklyn in #2462
Full Changelog: https://github.com/napi-rs/napi-rs/compare/@napi-rs/[email protected]@3.0.0-alpha.26
[email protected]
What's Changed
- fix(napi): Update
from_raw
methods onExternal<T>
by @zackradisic in #2453
Full Changelog: https://github.com/napi-rs/napi-rs/compare/[email protected]@2.16.15
[email protected]
What Changed
- chore(napi): expose functions which turn raw pointer into External by @zackradisic (#2449)
Full Changelog: https://github.com/napi-rs/napi-rs/compare/[email protected]@2.16.14
@napi-rs/[email protected]
What's Changed
- chore(deps): update dependency @oxc-node/core to ^0.0.17 by @renovate in #2427
- chore(deps): update vitest monorepo to v3 (major) by @renovate in #2429
- chore(deps): update dependency vite-plugin-node-polyfills to ^0.23.0 by @renovate in #2431
Full Changelog: https://github.com/napi-rs/napi-rs/compare/[email protected]...@napi-rs/[email protected]
@napi-rs/[email protected]
What's Changed
- chore(deps): update dependency @oxc-node/core to ^0.0.17 by @renovate in #2427
- chore(deps): update vitest monorepo to v3 (major) by @renovate in #2429
- chore(deps): update dependency vite-plugin-node-polyfills to ^0.23.0 by @renovate in #2431
- fix(cli): s390x cross toolchain path by @Brooooooklyn in #2432
Full Changelog: https://github.com/napi-rs/napi-rs/compare/[email protected]...@napi-rs/[email protected]
[email protected]
What's Changed
- fix(napi): add back Buffer/TypedArray custom gc on wasi by @Brooooooklyn in #2421
- feat(napi): allow create ReadableStream from polyfill by @Brooooooklyn in #2424
Full Changelog: https://github.com/napi-rs/napi-rs/compare/[email protected]@3.0.0-alpha.27
[email protected]
What's Changed
- fix(napi-derive): hide the lifetime recursively in codegen by @Brooooooklyn in #2426
Full Changelog: https://github.com/napi-rs/napi-rs/compare/[email protected]@3.0.0-alpha.25
[email protected]
What's Changed
- fix(deps): update rust crate convert_case to 0.7 by @renovate in #2422
- feat(napi): allow create ReadableStream from polyfill by @Brooooooklyn in #2424
Full Changelog: https://github.com/napi-rs/napi-rs/compare/[email protected]@3.0.0-alpha.24