doc: clarify N-API version 1 by mhdawson · Pull Request #34344 · nodejs/node

@mhdawson

Refs: nodejs/node-addon-api#760

Clarify which version of 8.x in which N-API version 1
matches the shape in later versions like 10.x

Signed-off-by: Michael Dawson <michael_dawson@ca.ibm.com>

@nodejs-github-bot added doc

Issues and PRs related to the documentations.

node-api

Issues and PRs related to the Node-API.

labels

Jul 13, 2020

@mhdawson

addaleax

Trott

@mhdawson @addaleax

Co-authored-by: Anna Henningsen <github@addaleax.net>

mhdawson

@mhdawson

mhdawson

@mhdawson

mhdawson

@mhdawson

gabrielschulhof

@mhdawson @gabrielschulhof

Co-authored-by: Gabriel Schulhof <gabrielschulhof@gmail.com>

mhdawson

@mhdawson

gabrielschulhof

@mhdawson @gabrielschulhof

Co-authored-by: Gabriel Schulhof <gabrielschulhof@gmail.com>

@mhdawson mhdawson added the author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

label

Jul 29, 2020

mhdawson added a commit that referenced this pull request

Jul 29, 2020
Refs: nodejs/node-addon-api#760

Clarify which version of 8.x in which N-API version 1
matches the shape in later versions like 10.x

Signed-off-by: Michael Dawson <michael_dawson@ca.ibm.com>

PR-URL: #34344
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Gabriel Schulhof <gabriel.schulhof@intel.com>

codebytere pushed a commit that referenced this pull request

Aug 5, 2020
Refs: nodejs/node-addon-api#760

Clarify which version of 8.x in which N-API version 1
matches the shape in later versions like 10.x

Signed-off-by: Michael Dawson <michael_dawson@ca.ibm.com>

PR-URL: #34344
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Gabriel Schulhof <gabriel.schulhof@intel.com>