deno/ext
Scott Kyle 17a628379d
fix(ext/console): console.group indents two spaces (#29486)
Since `DEFAULT_INDENT` is already two spaces, incrementing `indentLevel`
by 2 was causing each group to indent by **four** spaces. Indenting by
two spaces matches the behavior Node and Bun.
2025-05-29 10:20:43 -04:00
..
broadcast_channel 2.3.2 (#29320) 2025-05-16 01:18:59 +02:00
cache chore: Rust 1.86.0 (#29435) 2025-05-25 23:40:48 +02:00
canvas 2.3.2 (#29320) 2025-05-16 01:18:59 +02:00
console fix(ext/console): console.group indents two spaces (#29486) 2025-05-29 10:20:43 -04:00
cron 2.3.2 (#29320) 2025-05-16 01:18:59 +02:00
crypto 2.3.2 (#29320) 2025-05-16 01:18:59 +02:00
fetch chore: Rust 1.86.0 (#29435) 2025-05-25 23:40:48 +02:00
ffi chore: Rust 1.86.0 (#29435) 2025-05-25 23:40:48 +02:00
fs fix(ext/node): add fchown and fchownSync to node:fs (#29408) 2025-05-23 15:00:39 +09:00
http 2.3.2 (#29320) 2025-05-16 01:18:59 +02:00
io fix(ext/node): add fchown and fchownSync to node:fs (#29408) 2025-05-23 15:00:39 +09:00
kv 2.3.2 (#29320) 2025-05-16 01:18:59 +02:00
napi 2.3.2 (#29320) 2025-05-16 01:18:59 +02:00
net chore: Rust 1.86.0 (#29435) 2025-05-25 23:40:48 +02:00
node fix: don't unwrap in global interceptor (#29484) 2025-05-28 17:22:18 +02:00
os fix(ext/node): createInterface doesn't require env permission (#29472) 2025-05-28 11:59:26 +02:00
process refactor: allow deno_permissions to compile to wasm32-unknown-unknown (#29487) 2025-05-28 18:27:42 +00:00
rt_helper 2.3.2 (#29320) 2025-05-16 01:18:59 +02:00
telemetry 2.3.2 (#29320) 2025-05-16 01:18:59 +02:00
tls 2.3.2 (#29320) 2025-05-16 01:18:59 +02:00
url 2.3.2 (#29320) 2025-05-16 01:18:59 +02:00
web fix(ext/node): fix getEventListeners in node:events (#29480) 2025-05-28 21:47:31 +09:00
webgpu feat(UNSTABLE/byow): add resize method to UnsafeWindowSurface (#29254) 2025-05-19 17:57:01 +02:00
webidl 2.3.2 (#29320) 2025-05-16 01:18:59 +02:00
websocket chore: Rust 1.86.0 (#29435) 2025-05-25 23:40:48 +02:00
webstorage 2.3.2 (#29320) 2025-05-16 01:18:59 +02:00