Skip to content

Commit db95655

Browse files
jean-micheletaduh95
authored andcommitted
doc: stabilize --disable-warning
Signed-off-by: Jean <jean.antoine.michelet@gmail.com> PR-URL: #64742 Reviewed-By: Aviv Keller <me@aviv.sh> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Ethan Arrowood <ethan@arrowood.dev>
1 parent a836720 commit db95655

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

doc/api/cli.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -731,9 +731,13 @@ Disable the ability of starting a debugging session by sending a
731731
added:
732732
- v21.3.0
733733
- v20.11.0
734+
changes:
735+
- version: REPLACEME
736+
pr-url: https://github.com/nodejs/node/pull/64742
737+
description: The `--disable-warning` flag is now stable.
734738
-->
735739

736-
> Stability: 1.1 - Active development
740+
> Stability: 2 - Stable
737741
738742
Disable specific process warnings by `code` or `type`.
739743

0 commit comments

Comments
 (0)