Content-Length: 280613 | pFad | https://github.com/nodejs/node/commit/f6d0c01303
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 97c3835 commit f6d0c01Copy full SHA for f6d0c01
doc/api/util.md
@@ -1913,14 +1913,19 @@ console.log(util.stripVTControlCharacters('\u001B[4mvalue\u001B[0m'));
1913
1914
## `util.styleText(format, text[, options])`
1915
1916
-> Stability: 1.1 - Active development
+> Stability: 2 - Stable.
1917
1918
<!-- YAML
1919
added:
1920
- v21.7.0
1921
- v20.12.0
1922
changes:
1923
- - version: v22.8.0
+ - version: REPLACEME
1924
+ pr-url: https://github.com/nodejs/node/pull/56265
1925
+ description: styleText is now stable.
1926
+ - version:
1927
+ - v22.8.0
1928
+ - v20.18.0
1929
pr-url: https://github.com/nodejs/node/pull/54389
1930
description: Respect isTTY and environment variables
1931
such as NO_COLORS, NODE_DISABLE_COLORS, and FORCE_COLOR.
Fetched URL: https://github.com/nodejs/node/commit/f6d0c01303
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments