napi-rs/napi-rs (napi)
### [`v3.0.0-alpha.12`](https://redirect.github.com/napi-rs/napi-rs/releases/tag/napi%403.0.0-alpha.12)
[Compare Source](https://redirect.github.com/napi-rs/napi-rs/compare/napi@3.0.0-alpha.11...napi@3.0.0-alpha.12)
#### What's Changed
- feat(napi): mark create_buffer as deprecated & use BufferSlice to replace JsBuffer for ser by [@richerfu](https://redirect.github.com/richerfu) in [https://github.com/napi-rs/napi-rs/pull/2267](https://redirect.github.com/napi-rs/napi-rs/pull/2267)
- chore(deps): update dependency esbuild to ^0.24.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/napi-rs/napi-rs/pull/2268](https://redirect.github.com/napi-rs/napi-rs/pull/2268)
- chore(example): use BufferSlice to replace JsBuffer by [@richerfu](https://redirect.github.com/richerfu) in [https://github.com/napi-rs/napi-rs/pull/2269](https://redirect.github.com/napi-rs/napi-rs/pull/2269)
- feat(napi-derive): add async_runtime attribute by [@Brooooooklyn](https://redirect.github.com/Brooooooklyn) in [https://github.com/napi-rs/napi-rs/pull/2270](https://redirect.github.com/napi-rs/napi-rs/pull/2270)
- chore(napi): remove once_cell by [@Brooooooklyn](https://redirect.github.com/Brooooooklyn) in [https://github.com/napi-rs/napi-rs/pull/2271](https://redirect.github.com/napi-rs/napi-rs/pull/2271)
**Full Changelog**: https://github.com/napi-rs/napi-rs/compare/napi-derive@3.0.0-alpha.11...napi@3.0.0-alpha.12
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled because a matching PR was automerged previously.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
3.0.0-alpha.11
->3.0.0-alpha
Release Notes
napi-rs/napi-rs (napi)
### [`v3.0.0-alpha.12`](https://redirect.github.com/napi-rs/napi-rs/releases/tag/napi%403.0.0-alpha.12) [Compare Source](https://redirect.github.com/napi-rs/napi-rs/compare/napi@3.0.0-alpha.11...napi@3.0.0-alpha.12) #### What's Changed - feat(napi): mark create_buffer as deprecated & use BufferSlice to replace JsBuffer for ser by [@richerfu](https://redirect.github.com/richerfu) in [https://github.com/napi-rs/napi-rs/pull/2267](https://redirect.github.com/napi-rs/napi-rs/pull/2267) - chore(deps): update dependency esbuild to ^0.24.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/napi-rs/napi-rs/pull/2268](https://redirect.github.com/napi-rs/napi-rs/pull/2268) - chore(example): use BufferSlice to replace JsBuffer by [@richerfu](https://redirect.github.com/richerfu) in [https://github.com/napi-rs/napi-rs/pull/2269](https://redirect.github.com/napi-rs/napi-rs/pull/2269) - feat(napi-derive): add async_runtime attribute by [@Brooooooklyn](https://redirect.github.com/Brooooooklyn) in [https://github.com/napi-rs/napi-rs/pull/2270](https://redirect.github.com/napi-rs/napi-rs/pull/2270) - chore(napi): remove once_cell by [@Brooooooklyn](https://redirect.github.com/Brooooooklyn) in [https://github.com/napi-rs/napi-rs/pull/2271](https://redirect.github.com/napi-rs/napi-rs/pull/2271) **Full Changelog**: https://github.com/napi-rs/napi-rs/compare/napi-derive@3.0.0-alpha.11...napi@3.0.0-alpha.12Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled because a matching PR was automerged previously.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.