1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-27 16:10:57 -05:00
denoland-deno/ext/node/polyfills/internal/util
Marvin Hagemeister ef53ce3ac4
fix(node/util): support array formats in styleText (#26507)
We missed adding support for an array of formats being passed to
`util.styleText`.

Fixes https://github.com/denoland/deno/issues/26496
2024-10-24 11:46:51 +02:00
..
parse_args fix(ext/node): Support returning tokens and option defaults in node:util.parseArgs (#23192) 2024-04-02 16:20:48 -07:00
comparisons.ts refactor(ext): throw new error instead of throw error (#25272) 2024-08-28 22:40:37 +02:00
debuglog.ts chore: enable no-console dlint rule (#25113) 2024-08-20 15:14:37 -04:00
inspect.mjs fix(node/util): support array formats in styleText (#26507) 2024-10-24 11:46:51 +02:00
types.ts fix: Float16Array support (#23512) 2024-04-23 22:54:19 +02:00