Skip to content

Commit 7a7fc4e

Browse files
teams2uatargos
authored andcommitted
doc: update n-api support matrix
As thread safe functions were back-ported to 8.x and released in 8.16 the documentation should be updated as well. PR-URL: #27567 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 44846ae commit 7a7fc4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/n-api.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ available to the module code.
148148
| | 1 | 2 | 3 | 4 |
149149
|:-----:|:-------:|:--------:|:--------:|:--------:|
150150
| v6.x | | | v6.14.2* | |
151-
| v8.x | v8.0.0* | v8.10.0* | v8.11.2 | |
151+
| v8.x | v8.0.0* | v8.10.0* | v8.11.2 | v8.16.0 |
152152
| v9.x | v9.0.0* | v9.3.0* | v9.11.0* | |
153153
| v10.x | | | v10.0.0 | |
154154
| v11.x | | | v11.0.0 | v11.8.0 |

0 commit comments

Comments
 (0)