1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-28 16:20:57 -05:00
denoland-deno/ext
Bartek Iwańczuk 8b7524bcef refactor: remove Deno[Deno.internal].nodeUnstable namespace (#18449)
Since we can preserve ops in the snapshot these days, we no longer
need to have "Deno[Deno.internal].nodeUnstable" namespace.

Instead, various built-in Node.js modules can use appropriate APIs
directly.
2023-03-31 11:43:18 -06:00
..
broadcast_channel 1.32.1 (#18396) 2023-03-23 21:00:23 +01:00
cache 1.32.1 (#18396) 2023-03-23 21:00:23 +01:00
console 1.32.1 (#18396) 2023-03-23 21:00:23 +01:00
crypto 1.32.1 (#18396) 2023-03-23 21:00:23 +01:00
fetch refactor: make version and user_agent &'static str (#18400) 2023-03-31 11:43:18 -06:00
ffi 1.32.1 (#18396) 2023-03-23 21:00:23 +01:00
flash 1.32.1 (#18396) 2023-03-23 21:00:23 +01:00
fs chore: Improving FS Error Message for op_realpath_sync and op_realpath_async (#18404) 2023-03-31 11:43:18 -06:00
http 1.32.1 (#18396) 2023-03-23 21:00:23 +01:00
io 1.32.1 (#18396) 2023-03-23 21:00:23 +01:00
kv chore(ext/kv): add limits (#18415) 2023-03-31 11:43:18 -06:00
napi 1.32.1 (#18396) 2023-03-23 21:00:23 +01:00
net 1.32.1 (#18396) 2023-03-23 21:00:23 +01:00
node refactor: remove Deno[Deno.internal].nodeUnstable namespace (#18449) 2023-03-31 11:43:18 -06:00
tls 1.32.1 (#18396) 2023-03-23 21:00:23 +01:00
url 1.32.1 (#18396) 2023-03-23 21:00:23 +01:00
web fix(cli): don't store blob and data urls in the module cache (#18261) 2023-03-31 11:43:18 -06:00
webidl 1.32.1 (#18396) 2023-03-23 21:00:23 +01:00
websocket 1.32.1 (#18396) 2023-03-23 21:00:23 +01:00
webstorage 1.32.1 (#18396) 2023-03-23 21:00:23 +01:00