We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ab36e1 commit 72f79b4Copy full SHA for 72f79b4
doc/api/util.md
@@ -1915,13 +1915,16 @@ console.log(util.stripVTControlCharacters('\u001B[4mvalue\u001B[0m'));
1915
1916
## `util.styleText(format, text[, options])`
1917
1918
-> Stability: 1.1 - Active development
+> Stability: 2 - Stable.
1919
1920
<!-- YAML
1921
added:
1922
- v21.7.0
1923
- v20.12.0
1924
changes:
1925
+ - version: REPLACEME
1926
+ pr-url: https://github.com/nodejs/node/pull/56265
1927
+ description: styleText is now stable.
1928
- version:
1929
- v22.8.0
1930
- v20.18.0
0 commit comments