Skip to content
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

Next release of node-addon-api #689

Closed
6 of 8 tasks
mhdawson opened this issue Mar 23, 2020 · 2 comments
Closed
6 of 8 tasks

Next release of node-addon-api #689

mhdawson opened this issue Mar 23, 2020 · 2 comments
Assignees

Comments

@mhdawson
Copy link
Member

mhdawson commented Mar 23, 2020

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

@NickNaso
Copy link
Member

I'm starting to make the new release. If I will not have problem with CI it will go out very soon.

@NickNaso
Copy link
Member

I'm closing the issue because the new version of node-addon-api has been released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants