Skip to content

Commit 15c2eb0

Browse files
Gabriel SchulhofBethGriggs
Gabriel Schulhof
authored andcommitted
doc: update N-API version matrix
PR-URL: #29461 Backport-PR-URL: #29643 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Beth Griggs <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 69b0212 commit 15c2eb0

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

doc/api/n-api.md

+9-7
Original file line numberDiff line numberDiff line change
@@ -145,13 +145,15 @@ available to the module code.
145145

146146
## N-API Version Matrix
147147

148-
| | 1 | 2 | 3 | 4 |
149-
|:-----:|:-------:|:--------:|:--------:|:--------:|
150-
| v6.x | | | v6.14.2* | |
151-
| v8.x | v8.0.0* | v8.10.0* | v8.11.2 | |
152-
| v9.x | v9.0.0* | v9.3.0* | v9.11.0* | |
153-
| v10.x | | | v10.0.0 | v10.16.0 |
154-
| v11.x | | | v11.0.0 | v11.8.0 |
148+
| | 1 | 2 | 3 | 4 | 5 |
149+
|:-----:|:-------:|:--------:|:--------:|:--------:|:---------:|
150+
| v6.x | | | v6.14.2* | | |
151+
| v8.x | v8.0.0* | v8.10.0* | v8.11.2 | | |
152+
| v9.x | v9.0.0* | v9.3.0* | v9.11.0* | | |
153+
| v10.x | | | v10.0.0 | v10.16.0 | REPLACEME |
154+
| v11.x | | | v11.0.0 | v11.8.0 | |
155+
| v12.x | | | | v12.0.0 | |
156+
| v13.x | | | | | |
155157

156158
\* Indicates that the N-API version was released as experimental
157159

0 commit comments

Comments
 (0)