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

[v10.x] doc,n-api: update matrix for N-API version 4 #27832

Closed
wants to merge 1 commit into from

Conversation

richardlau
Copy link
Member

The N-API version was bumped to 4 for Node.js 10 in
#25633

Refs: #25633

This should land in the release with the above referenced PR.

cc @nodejs/lts @nodejs/n-api

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

The N-API version was bumped to 4 for Node.js 10 in
nodejs#25633

Refs: nodejs#25633
@richardlau richardlau added doc Issues and PRs related to the documentations. node-api Issues and PRs related to the Node-API. v10.x labels May 23, 2019
@nodejs-github-bot
Copy link
Collaborator

@richardlau richardlau mentioned this pull request May 23, 2019
@richardlau
Copy link
Member Author

Once this lands in a Node.js 10.x release (i.e. the actual version of Node.js 10 that first supports N-API version 4 is known) a follow up PR needs to add that information to the N-API docs on master.

@mhdawson
Copy link
Member

@richardlau I assume the REPLACEME's are handled as part of the release process right?

@richardlau
Copy link
Member Author

@richardlau I assume the REPLACEME's are handled as part of the release process right?

Yes, see https://github.com/nodejs/node/blob/master/doc/releases.md#step-3-update-any-replaceme-and-dep00xx-tags-in-the-docs

Copy link
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@BethGriggs
Copy link
Member

Landed on v10.x-staging.

@BethGriggs BethGriggs closed this May 28, 2019
BethGriggs pushed a commit that referenced this pull request May 28, 2019
The N-API version was bumped to 4 for Node.js 10 in
#25633

Refs: #25633

PR-URL: #27832
Reviewed-By: Beth Griggs <[email protected]>
Reviewed-By: Shelley Vohr <[email protected]>
Reviewed-By: Michael Dawson <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Issues and PRs related to the documentations. node-api Issues and PRs related to the Node-API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants