1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-11 00:21:05 -05:00
denoland-deno/ext
Levente Kurusa 9ddb39d4cd
fix(ext/node): ClientRequest.setTimeout(0) should remove listeners (#19240)
Co-authored-by: crowlkats <crowlkats@toaxl.com>
2023-05-24 22:54:12 +02:00
..
broadcast_channel chore: forward v1.33.4 release commit to main (#19181) 2023-05-18 20:44:10 +02:00
cache chore: forward v1.33.4 release commit to main (#19181) 2023-05-18 20:44:10 +02:00
console chore: forward v1.33.4 release commit to main (#19181) 2023-05-18 20:44:10 +02:00
crypto chore: forward v1.33.4 release commit to main (#19181) 2023-05-18 20:44:10 +02:00
fetch feat(unstable): add more options to Deno.createHttpClient (#17385) 2023-05-21 03:43:54 +02:00
ffi chore: forward v1.33.4 release commit to main (#19181) 2023-05-18 20:44:10 +02:00
fs feat(ext/fs): add isBlockDevice, isCharDevice, isFifo, isSocket to FileInfo (#19008) 2023-05-24 21:18:13 +02:00
http feat(ext/http): Brotli Compression (#19216) 2023-05-24 19:54:47 +02:00
io feat(ext/fs): add isBlockDevice, isCharDevice, isFifo, isSocket to FileInfo (#19008) 2023-05-24 21:18:13 +02:00
kv chore: forward v1.33.4 release commit to main (#19181) 2023-05-18 20:44:10 +02:00
napi chore: forward v1.33.4 release commit to main (#19181) 2023-05-18 20:44:10 +02:00
net chore: forward v1.33.4 release commit to main (#19181) 2023-05-18 20:44:10 +02:00
node fix(ext/node): ClientRequest.setTimeout(0) should remove listeners (#19240) 2023-05-24 22:54:12 +02:00
tls chore: forward v1.33.4 release commit to main (#19181) 2023-05-18 20:44:10 +02:00
url chore: forward v1.33.4 release commit to main (#19181) 2023-05-18 20:44:10 +02:00
web fix(node): make sure "setImmediate" is not clamped to 4ms (#19213) 2023-05-22 22:19:44 +00:00
webidl chore: forward v1.33.4 release commit to main (#19181) 2023-05-18 20:44:10 +02:00
websocket chore: forward v1.33.4 release commit to main (#19181) 2023-05-18 20:44:10 +02:00
webstorage chore: forward v1.33.4 release commit to main (#19181) 2023-05-18 20:44:10 +02:00