There was an error while loading. Please reload this page.
1 parent 3075ace commit 25f7ba0Copy full SHA for 25f7ba0
1 file changed
README.md
@@ -30,6 +30,8 @@ This allows addons built with it to run with Node.js versions which support the
30
every year there will be a new major which drops support for the Node.js LTS version which has gone out of service.
31
32
The oldest Node.js version supported by the current version of node-addon-api is Node.js 22.x.
33
+The minimum supported C++ standard follows that of the oldest supported
34
+Node.js release line. The current version therefore requires C++17 or later.
35
36
## Badges
37
0 commit comments