Skip to content

[v14.x] node-api: define version 8 - #37728

Closed
gabrielschulhof wants to merge 1 commit into
nodejs:v14.x-stagingfrom
gabrielschulhof:backport-n-api-8-to-v14.x
Closed

[v14.x] node-api: define version 8#37728
gabrielschulhof wants to merge 1 commit into
nodejs:v14.x-stagingfrom
gabrielschulhof:backport-n-api-8-to-v14.x

Conversation

@gabrielschulhof

Copy link
Copy Markdown
Contributor

Mark as stable the APIs that define Node-API version 8.

PR-URL: #37652
Reviewed-By: @Flarna
Reviewed-By: @mhdawson
Reviewed-By: @legendecas

@gabrielschulhofgabrielschulhof added the node-api Issues and PRs related to the Node-API. label Mar 12, 2021
@nodejs-github-botnodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. v14.x labels Mar 12, 2021
@gabrielschulhofgabrielschulhof added semver-minor PRs that contain new features and should be released in the next minor version. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. v14.x c++ Issues and PRs that require attention from people who are familiar with C++. and removed c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. v14.x labels Mar 12, 2021

@mhdawsonmhdawson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

Mark as stable the APIs that define Node-API version 8.
PR-URL: nodejs#37652
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
@targos
targosforce-pushed the backport-n-api-8-to-v14.x branch from 607198b to 9b5da4fCompareApril 24, 2021 12:31
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

targos pushed a commit that referenced this pull request Apr 25, 2021
Mark as stable the APIs that define Node-API version 8.
PR-URL: #37652
Backport-PR-URL: #37728
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
@targos

Copy link
Copy Markdown
Member

Landed in 36abc18

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++Issues and PRs that require attention from people who are familiar with C++.lib / srcIssues and PRs related to general changes in the lib or src directory.needs-ciPRs that need a full CI run.node-apiIssues and PRs related to the Node-API.semver-minorPRs that contain new features and should be released in the next minor version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@gabrielschulhof@nodejs-github-bot@targos@legendecas@mhdawson@Flarna