File tree Expand file tree Collapse file tree 1 file changed +10
-9
lines changed
Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change @@ -241,15 +241,16 @@ from version 3 with some additions. This means that it is not necessary
241241to recompile for new versions of Node.js which are
242242listed as supporting a later version.
243243
244- | | 1 | 2 | 3 | 4 | 5 |
245- |-------|---------|----------|----------|----------|-----------|
246- | v6.x | | | v6.14.2* | | |
247- | v8.x | v8.0.0* | v8.10.0* | v8.11.2 | v8.16.0 | |
248- | v9.x | v9.0.0* | v9.3.0* | v9.11.0* | | |
249- | v10.x | v10.0.0 | v10.0.0 | v10.0.0 | v10.16.0 | v10.17.0 |
250- | v11.x | v11.0.0 | v11.0.0 | v11.0.0 | v11.8.0 | |
251- | v12.x | v12.0.0 | v12.0.0 | v12.0.0 | v12.0.0 | v12.11.0 |
252- | v13.x | v13.0.0 | v13.0.0 | v13.0.0 | v13.0.0 | v13.0.0 |
244+ | | 1 | 2 | 3 | 4 | 5 | 6 |
245+ |-------|---------|----------|----------|----------|-----------|-----------|
246+ | v6.x | | | v6.14.2* | | | |
247+ | v8.x | v8.0.0* | v8.10.0* | v8.11.2 | v8.16.0 | | |
248+ | v9.x | v9.0.0* | v9.3.0* | v9.11.0* | | | |
249+ | v10.x | v10.0.0 | v10.0.0 | v10.0.0 | v10.16.0 | v10.17.0 | v10.20.0 |
250+ | v11.x | v11.0.0 | v11.0.0 | v11.0.0 | v11.8.0 | | |
251+ | v12.x | v12.0.0 | v12.0.0 | v12.0.0 | v12.0.0 | v12.11.0 | |
252+ | v13.x | v13.0.0 | v13.0.0 | v13.0.0 | v13.0.0 | v13.0.0 | |
253+ | v14.x | v14.0.0 | v14.0.0 | v14.0.0 | v14.0.0 | v14.0.0 | v14.0.0 |
253254
254255\* Indicates that the N-API version was released as experimental
255256
You can’t perform that action at this time.
0 commit comments