We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a50f3d5 commit b4dc7aaCopy full SHA for b4dc7aa
doc/api/util.md
@@ -1919,13 +1919,16 @@ console.log(util.stripVTControlCharacters('\u001B[4mvalue\u001B[0m'));
1919
1920
## `util.styleText(format, text[, options])`
1921
1922
-> Stability: 1.1 - Active development
+> Stability: 2 - Stable.
1923
1924
<!-- YAML
1925
added:
1926
- v21.7.0
1927
- v20.12.0
1928
changes:
1929
+ - version: REPLACEME
1930
+ pr-url: https://github.com/nodejs/node/pull/54389
1931
+ description: styleText is now stable.
1932
- version:
1933
- v22.8.0
1934
- v20.18.0
0 commit comments