Skip to content

Commit c813de4

Browse files
authored
doc: mark --conditions CLI flag as stable
PR-URL: #54209 Reviewed-By: James M Snell <[email protected]>
1 parent 01bf4a1 commit c813de4

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

doc/api/cli.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -474,12 +474,16 @@ source node_bash_completion
474474
added:
475475
- v14.9.0
476476
- v12.19.0
477+
changes:
478+
- version:
479+
- REPLACEME
480+
pr-url: https://github.com/nodejs/node/pull/54209
481+
description: The flag is no longer experimental.
477482
-->
478483

479-
> Stability: 1 - Experimental
484+
> Stability: 2 - Stable
480485
481-
Enable experimental support for custom [conditional exports][] resolution
482-
conditions.
486+
Provide custom [conditional exports][] resolution conditions.
483487

484488
Any number of custom string condition names are permitted.
485489

0 commit comments

Comments
 (0)