1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/ext
David Sherret 9abc722cc3
feat(node): load ES modules defined as CJS (#22945)
Changes the behaviour in Deno to just always load ES modules in npm
packages even if they're defined as CJS.

Closes #22818
2024-03-21 11:35:51 -07:00
..
broadcast_channel chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
cache chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
canvas chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
console chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
cron chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
crypto chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
fetch chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
ffi chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
fs chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
http chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
io chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
kv chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
napi chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
net chore: rename internal Datagram class to DatagramConn (#22474) 2024-03-19 18:03:15 +01:00
node feat(node): load ES modules defined as CJS (#22945) 2024-03-21 11:35:51 -07:00
tls chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
url chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
web fix(ext/node): support MessagePort in WorkerOptions.workerData (#22950) 2024-03-16 01:59:18 +01:00
webgpu chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
webidl chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
websocket chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
webstorage chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00