From 4275845f84493e0b213b7d681338f704104a2b8b Mon Sep 17 00:00:00 2001 From: Marco Ippolito Date: Wed, 15 Jul 2026 13:20:24 +0200 Subject: [PATCH] doc: mark config-file as release candidate Signed-off-by: Marco Ippolito --- doc/api/cli.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/api/cli.md b/doc/api/cli.md index 8c241e7202bdb8..8cdef3a8343c0c 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -1055,9 +1055,13 @@ Enable experimental import support for `.node` addons. added: - v23.10.0 - v22.16.0 +changes: + - version: REPLACEME + pr-url: https://github.com/nodejs/node/pull/64516 + description: Marked as release candidate. --> -> Stability: 1.0 - Early development +> Stability: 1.2 - Release candidate If present, Node.js will look for a configuration file at the specified path. If the path is not specified, Node.js will look for a `node.config.json` file