Skip to content

Commit 1def181

Browse files
guybedfordaduh95
authored andcommitted
doc: mark --conditions CLI flag as stable
PR-URL: #54209 Reviewed-By: James M Snell <[email protected]>
1 parent 2351da5 commit 1def181

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

doc/api/cli.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -472,12 +472,16 @@ source node_bash_completion
472472
added:
473473
- v14.9.0
474474
- v12.19.0
475+
changes:
476+
- version:
477+
- REPLACEME
478+
pr-url: https://github.com/nodejs/node/pull/54209
479+
description: The flag is no longer experimental.
475480
-->
476481

477-
> Stability: 1 - Experimental
482+
> Stability: 2 - Stable
478483
479-
Enable experimental support for custom [conditional exports][] resolution
480-
conditions.
484+
Provide custom [conditional exports][] resolution conditions.
481485

482486
Any number of custom string condition names are permitted.
483487

0 commit comments

Comments
 (0)