Skip to content

Commit af10a4b

Browse files
authored
doc: add info about renamed flag in cli.md
PR-URL: #60690 Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Xuguang Mei <[email protected]>
1 parent fc32ac2 commit af10a4b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/api/cli.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1958,7 +1958,8 @@ added: v22.6.0
19581958
changes:
19591959
- version: v25.2.0
19601960
pr-url: https://github.com/nodejs/node/pull/60600
1961-
description: Type stripping is now stable.
1961+
description: Type stripping is now stable, the flag was renamed from
1962+
`--no-experimental-strip-types` to `--no-strip-types`.
19621963
- version:
19631964
- v23.6.0
19641965
- v22.18.0

0 commit comments

Comments
 (0)