0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-19 03:43:00 -05:00
denoland-deno/ext
Bartek Iwańczuk 1ce0cca0fd
fix(ext/os): pass SignalState to web worker (#27741)
Closes https://github.com/denoland/deno/issues/27717

Made a mistake in https://github.com/denoland/deno/pull/27655 and
didn't add the `SignalStore` for web worker.

(cherry picked from commit 395628026f)
2025-01-22 00:24:23 +01:00
..
broadcast_channel 2.1.6 (#27704) 2025-01-17 00:35:01 +01:00
cache 2.1.6 (#27704) 2025-01-17 00:35:01 +01:00
canvas 2.1.6 (#27704) 2025-01-17 00:35:01 +01:00
console 2.1.6 (#27704) 2025-01-17 00:35:01 +01:00
cron 2.1.6 (#27704) 2025-01-17 00:35:01 +01:00
crypto 2.1.6 (#27704) 2025-01-17 00:35:01 +01:00
fetch 2.1.6 (#27704) 2025-01-17 00:35:01 +01:00
ffi 2.1.6 (#27704) 2025-01-17 00:35:01 +01:00
fs 2.1.6 (#27704) 2025-01-17 00:35:01 +01:00
http 2.1.6 (#27704) 2025-01-17 00:35:01 +01:00
io 2.1.6 (#27704) 2025-01-17 00:35:01 +01:00
kv 2.1.6 (#27704) 2025-01-17 00:35:01 +01:00
napi 2.1.6 (#27704) 2025-01-17 00:35:01 +01:00
net refactor: update deno_core and use more concrete errors (#27620) 2025-01-22 00:24:19 +01:00
node fix(ext/node): GCM auth tag check on DechiperIv#final (#27733) 2025-01-22 00:24:22 +01:00
os fix(ext/os): pass SignalState to web worker (#27741) 2025-01-22 00:24:23 +01:00
process refactor: add 'deno_process' crate (#27680) 2025-01-22 00:24:16 +01:00
telemetry 2.1.6 (#27704) 2025-01-17 00:35:01 +01:00
tls 2.1.6 (#27704) 2025-01-17 00:35:01 +01:00
url 2.1.6 (#27704) 2025-01-17 00:35:01 +01:00
web 2.1.6 (#27704) 2025-01-17 00:35:01 +01:00
webgpu refactor: move denort to separate crate (#27688) 2025-01-22 00:24:19 +01:00
webidl 2.1.6 (#27704) 2025-01-17 00:35:01 +01:00
websocket 2.1.6 (#27704) 2025-01-17 00:35:01 +01:00
webstorage 2.1.6 (#27704) 2025-01-17 00:35:01 +01:00