Releases: napi-rs/napi-rs
Releases · napi-rs/napi-rs
napi-v3.8.3
napi-derive-v3.5.2
Fixed
- (deps) update rust crate convert_case to 0.11 (#3114)
napi-derive-backend-v5.0.2
napi-v3.8.2
napi-derive-v3.5.1
Other
- updated the following local packages: napi-derive-backend
napi-derive-backend-v5.0.1
Fixed
- (napi) memory leak in async fn (#3089)
napi-v3.8.1
Fixed
- (napi) wasi debug compile error (#3081)
napi-v3.8.0
Added
- (napi) support any object types in Stream(#2854)
- (napi-derive) add #[napi(async_iterator)] macro attribute (#3072)
Fixed
- (napi) validate status before copying data in env arraybuffer fallback (#3077)
- (napi) validate status before copying in remaining TypedArray fallback paths (#3076)
- (napi) validate status before copying in TypedArray owned ToNapiValue fallback (#3080)
- (napi) validate status before copying in ArrayBuffer ToNapiValue fallback (#3079)
- (napi) skip debug buffer tracking on wasm targets (#3078)
napi-derive-v3.5.0
Added
- (napi-derive) add #[napi(async_iterator)] macro attribute (#3072)
napi-derive-backend-v5.0.0
Added
- (napi-derive) add #[napi(async_iterator)] macro attribute (#3072)