0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-08 15:21:26 -05:00
denoland-deno/ext
Asher Gomez add191d93d
FUTURE(ext/fs): make Deno.FsFile constructor illegal (#23235)
I'm unsure whether we're planning to make the `Deno.FsFile` constructor
illegal or remove `FsFile` from the `Deno.*` namspace in Deno 2. Either
way, this PR works towards the former. I'll create a superceding PR if
the latter is planned instead.

Towards #23089
2024-04-11 10:31:50 +05:30
..
broadcast_channel 1.42.1 (#23158) 2024-04-01 12:03:06 +05:30
cache 1.42.1 (#23158) 2024-04-01 12:03:06 +05:30
canvas 1.42.1 (#23158) 2024-04-01 12:03:06 +05:30
console 1.42.1 (#23158) 2024-04-01 12:03:06 +05:30
cron 1.42.1 (#23158) 2024-04-01 12:03:06 +05:30
crypto 1.42.1 (#23158) 2024-04-01 12:03:06 +05:30
fetch 1.42.1 (#23158) 2024-04-01 12:03:06 +05:30
ffi chore(ext/ffi): sym is unused on aarch64 linux (#23188) 2024-04-11 10:31:49 +05:30
fs FUTURE(ext/fs): make Deno.FsFile constructor illegal (#23235) 2024-04-11 10:31:50 +05:30
http 1.42.1 (#23158) 2024-04-01 12:03:06 +05:30
io 1.42.1 (#23158) 2024-04-01 12:03:06 +05:30
kv 1.42.1 (#23158) 2024-04-01 12:03:06 +05:30
napi 1.42.1 (#23158) 2024-04-01 12:03:06 +05:30
net fix(ext/net): Improve ts types for network APIs (#23228) 2024-04-11 10:31:50 +05:30
node fix(ext/node): hostname is valid IPv4 addr (#23243) 2024-04-11 10:31:50 +05:30
tls 1.42.1 (#23158) 2024-04-01 12:03:06 +05:30
url 1.42.1 (#23158) 2024-04-01 12:03:06 +05:30
web fix(ext/node): count MessagePort message listeners in hasMessageEventListener (#23209) 2024-04-11 10:31:50 +05:30
webgpu 1.42.1 (#23158) 2024-04-01 12:03:06 +05:30
webidl 1.42.1 (#23158) 2024-04-01 12:03:06 +05:30
websocket 1.42.1 (#23158) 2024-04-01 12:03:06 +05:30
webstorage 1.42.1 (#23158) 2024-04-01 12:03:06 +05:30