-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What's new in the Node-API and node-addon-api world? - 2023 version #446
Comments
New node-addon-api version (5.1.0) published by @NickNaso - https://github.com/nodejs/node-addon-api/blob/main/CHANGELOG.md#2023-01-13-version-510-nicknaso |
Node-API implementation for Emscripten - and PR in node-addon-api to conditionally make TSFN available on Emscripten-> nodejs/node-addon-api#1283 |
And another similar effort that @NickNaso mentioned in the meeting - https://github.com/devongovett/napi-wasm |
Should be node-addon-api version 6.0 release today. Thanks @NickNaso |
node-api-headers v0.0.3 has been released. |
Deno v1.31 stabilize Node-API implementation more info here: https://deno.com/blog/v1.31#stabilization-of-node-api |
node-api-headers v0.0.4 has been released. |
.net project made public which lets you use .net to build Node.js addons using node-api - https://github.com/microsoft/node-api-dotnet. |
node-api-headers v0.0.5 has been released. |
node-api-headers v1.0.0 has been released. |
node-addon-api v6.1.0 has been released. |
JSI implementation for Node-API is released in its own repo: https://github.com/microsoft/node-api-jsi The Node-API for .Net project started to publish NPM and Nuget packages. |
node-api-headers v1.0.1 has been released. |
https://napi.rs/ ecosystem is growing, napi crate has been downloaded around 4 million times |
Node-API version 9 has been landed: nodejs/node#48151. |
node-api-headers v1.1.0 has been released. |
node-canvas was ported to Node-API: Automattic/node-canvas#2235 |
New SemVer minor version of Node-API released last week, planning to do a SemVer major release to next week to drop support for Node.js 16.x |
It was the end of 2023. Please post any news on #459. Closing this one. |
If we decide to use a different issue, we need to update the references in https://github.com/nodejs/nodejs-news-feeder/blob/main/config.json#L28 and in https://github.com/nodejs/node/blob/main/doc/contributing/sharing-project-news.md?plain=1#L31, just to keep the automation updated. |
We use this issue to track/announce what is new on the Node-API front.
We'll discuss at the start of Node-API meetings and capture what's new.
Also feel free to post news that you have so that we can share with the broader community.
The text was updated successfully, but these errors were encountered: