deno/ext
Marvin Hagemeister 4cb7acb5ba
fix(node/cluster): improve stubs to make log4js work (#25146)
- Add missing exports to `node:cluster`
- Fix default export not being an instance of `EventEmitter`
- Fix aliasing of properties
- Fix `disconnected` -> `disconnect` export naming

This makes `log4js` work in Deno. `karma` starts too, but somehow the
server isn't responding. That looks like a different issue.

Fixes https://github.com/denoland/deno/issues/24858
2024-08-29 15:34:49 +02:00
..
broadcast_channel 1.46.1 (#25153) 2024-08-22 07:18:55 -07:00
cache 1.46.1 (#25153) 2024-08-22 07:18:55 -07:00
canvas 1.46.1 (#25153) 2024-08-22 07:18:55 -07:00
console 1.46.1 (#25153) 2024-08-22 07:18:55 -07:00
cron 1.46.1 (#25153) 2024-08-22 07:18:55 -07:00
crypto fix(ext/crypto): throw DataError for invalid EC key import (#25181) 2024-08-29 15:34:21 +02:00
fetch 1.46.1 (#25153) 2024-08-22 07:18:55 -07:00
ffi 1.46.1 (#25153) 2024-08-22 07:18:55 -07:00
fs 1.46.1 (#25153) 2024-08-22 07:18:55 -07:00
http 1.46.1 (#25153) 2024-08-22 07:18:55 -07:00
io 1.46.1 (#25153) 2024-08-22 07:18:55 -07:00
kv chore(build): deno_kv - remove dep on deno_node (#25158) 2024-08-29 15:33:44 +02:00
napi 1.46.1 (#25153) 2024-08-22 07:18:55 -07:00
net 1.46.1 (#25153) 2024-08-22 07:18:55 -07:00
node fix(node/cluster): improve stubs to make log4js work (#25146) 2024-08-29 15:34:49 +02:00
node_resolver 1.46.1 (#25153) 2024-08-22 07:18:55 -07:00
tls 1.46.1 (#25153) 2024-08-22 07:18:55 -07:00
url 1.46.1 (#25153) 2024-08-22 07:18:55 -07:00
web 1.46.1 (#25153) 2024-08-22 07:18:55 -07:00
webgpu fix(ext/webgpu): allow to build on unsupported platforms (#25202) 2024-08-29 15:34:44 +02:00
webidl 1.46.1 (#25153) 2024-08-22 07:18:55 -07:00
websocket 1.46.1 (#25153) 2024-08-22 07:18:55 -07:00
webstorage 1.46.1 (#25153) 2024-08-22 07:18:55 -07:00