We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Release will be 3.0.0
find places were we document which versions of Node.js are support and remove all lower than 10.x 709
src: add support for addon instance data 663
Added badge section to documentation - 688
Fix minor typo in object_lifetime_management.md 692
src: change guards to NAPI_VERSION > 5 697 - (3 approvals)
support bigint64/biguint64 in TypedArray::ElementSize() 705
Added Object::New() taking a list of properties 628
doc: add instance data APIs 708
The text was updated successfully, but these errors were encountered:
I'm starting to make the new release. If I will not have problem with CI it will go out very soon.
Sorry, something went wrong.
I'm closing the issue because the new version of node-addon-api has been released.
node-addon-api
NickNaso
No branches or pull requests
Release will be 3.0.0
PRs to land.
find places were we document which versions of Node.js are support and remove all lower than
10.x 709
src: add support for addon instance data 663
Added badge section to documentation - 688
Fix minor typo in object_lifetime_management.md 692
src: change guards to NAPI_VERSION > 5 697 - (3 approvals)
support bigint64/biguint64 in TypedArray::ElementSize() 705
Possibly also include:
Added Object::New() taking a list of properties 628
doc: add instance data APIs 708
The text was updated successfully, but these errors were encountered: