1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/ext
snek a01dce3a25
fix: cjs resolution cases (#25739)
Fixes cjs modules being loaded as esm.
2024-09-19 21:10:34 -07:00
..
broadcast_channel chore: upgrade deno_core (#25674) 2024-09-17 01:13:34 +00:00
cache chore: forward v1.46.3 release commit to main (#25425) 2024-09-04 17:16:24 +00:00
canvas chore: forward v1.46.3 release commit to main (#25425) 2024-09-04 17:16:24 +00:00
console fix(ext/console): more precision in console.time (#25723) 2024-09-19 14:41:05 +02:00
cron chore: upgrade deno_core (#25674) 2024-09-17 01:13:34 +00:00
crypto refactor(ext/crypto): align error messages (#25440) 2024-09-05 08:20:27 +02:00
fetch fix(ext/fetch): fix lowercase http_proxy classified as https (#25686) 2024-09-19 08:03:07 +00:00
ffi refactor(permissions): split up Descriptor into Allow, Deny, and Query (#25508) 2024-09-16 21:39:37 +01:00
fs refactor(permissions): split up Descriptor into Allow, Deny, and Query (#25508) 2024-09-16 21:39:37 +01:00
http refactor(ext): align error messages (#25496) 2024-09-18 18:19:45 -07:00
io feat(cli): use NotCapable error for permission errors (#25431) 2024-09-10 11:12:24 -07:00
kv refactor(ext/kv): align error messages (#25500) 2024-09-19 13:20:09 +05:30
napi refactor(permissions): split up Descriptor into Allow, Deny, and Query (#25508) 2024-09-16 21:39:37 +01:00
net chore: upgrade deno_core (#25674) 2024-09-17 01:13:34 +00:00
node fix: cjs resolution cases (#25739) 2024-09-19 21:10:34 -07:00
node_resolver fix(node): Don't error out if we fail to statically analyze CJS re-export (#25748) 2024-09-19 18:37:36 -07:00
tls chore: forward v1.46.3 release commit to main (#25425) 2024-09-04 17:16:24 +00:00
url chore: forward v1.46.3 release commit to main (#25425) 2024-09-04 17:16:24 +00:00
web fix(runtime): don't error child.output() on consumed stream (#25657) 2024-09-16 14:23:40 +02:00
webgpu refactor(ext/webgpu): align error messages (#25719) 2024-09-19 09:14:54 +02:00
webidl refactor(ext/webidl): align error messages (#25625) 2024-09-19 13:03:32 +05:30
websocket refactor(ext/websocket): align error messages (#25622) 2024-09-17 15:32:12 -07:00
webstorage fix(runtime): use more null proto objects again (#25040) 2024-09-06 12:52:59 +02:00