1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-11 01:58:05 -05:00
denoland-deno/ext
Marvin Hagemeister 01c2bb9c9d
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-25 02:09:38 +02:00
..
broadcast_channel 2.0.2 (#26374) 2024-10-18 01:28:36 +02:00
cache 2.0.2 (#26374) 2024-10-18 01:28:36 +02:00
canvas 2.0.2 (#26374) 2024-10-18 01:28:36 +02:00
console fix(ext/console): ignore casing for named colors in css parsing (#26466) 2024-10-25 02:09:35 +02:00
cron 2.0.2 (#26374) 2024-10-18 01:28:36 +02:00
crypto refactor(ext/crypto): use concrete error types (#26167) 2024-10-25 02:09:33 +02:00
fetch refactor(ext/fetch): use concrete error types (#26220) 2024-10-25 02:09:33 +02:00
ffi fix(ext/ffi): return u64/i64 as bigints from nonblocking ffi calls (#26486) 2024-10-25 02:09:37 +02:00
fs chore: update nix crate (#26422) 2024-10-25 02:09:34 +02:00
http refactor(ext/http): use concrete error types (#26377) 2024-10-25 02:09:33 +02:00
io fix(ext/node): only set our end of child process pipe to nonblocking mode (#26495) 2024-10-25 02:09:37 +02:00
kv 2.0.2 (#26374) 2024-10-18 01:28:36 +02:00
napi feat: support node-api in denort (#26389) 2024-10-25 02:09:38 +02:00
net 2.0.2 (#26374) 2024-10-18 01:28:36 +02:00
node fix(node/util): support array formats in styleText (#26507) 2024-10-25 02:09:38 +02:00
tls 2.0.2 (#26374) 2024-10-18 01:28:36 +02:00
url 2.0.2 (#26374) 2024-10-18 01:28:36 +02:00
web 2.0.2 (#26374) 2024-10-18 01:28:36 +02:00
webgpu refactor(ext/webgpu): use concrete error type (#26198) 2024-10-25 02:09:33 +02:00
webidl 2.0.2 (#26374) 2024-10-18 01:28:36 +02:00
websocket refactor(ext/websocket): use concrete error type (#26226) 2024-10-25 02:09:32 +02:00
webstorage 2.0.2 (#26374) 2024-10-18 01:28:36 +02:00