There was an error while loading. Please reload this page.
1 parent 420c3ef commit fa6075fCopy full SHA for fa6075f
1 file changed
doc/api/cli.md
@@ -1059,9 +1059,13 @@ Enable experimental import support for `.node` addons.
1059
added:
1060
- v23.10.0
1061
- v22.16.0
1062
+changes:
1063
+ - version: REPLACEME
1064
+ pr-url: https://github.com/nodejs/node/pull/64516
1065
+ description: Marked as release candidate.
1066
-->
1067
-> Stability: 1.0 - Early development
1068
+> Stability: 1.2 - Release candidate
1069
1070
If present, Node.js will look for a configuration file at the specified path.
1071
If the path is not specified, Node.js will look for a `node.config.json` file
0 commit comments