1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/ext
Matt Mastracci f8d1d84c5a
chore(ext/web): migrate to deno_core typed externals (#21114)
Use our safer typed externals for the external required for resource
streams.
2023-11-08 20:46:13 +01:00
..
broadcast_channel 1.38.0 (#21051) 2023-11-02 01:01:47 +00:00
cache 1.38.0 (#21051) 2023-11-02 01:01:47 +00:00
console 1.38.0 (#21051) 2023-11-02 01:01:47 +00:00
cron 1.38.0 (#21051) 2023-11-02 01:01:47 +00:00
crypto fix 2023-11-05 06:40:35 -08:00
fetch fix(ext/fetch): re-align return type in op_fetch docstring (#21098) 2023-11-06 14:15:02 +01:00
ffi chore(ext/ffi): use dlopen2 crate (#21093) 2023-11-05 09:29:26 +00:00
fs 1.38.0 (#21051) 2023-11-02 01:01:47 +00:00
http fix(ext/http): Throwing Error if the return value of Deno.serve handler is not a Response class (#21099) 2023-11-07 15:52:44 -07:00
io 1.38.0 (#21051) 2023-11-02 01:01:47 +00:00
kv feat(ext/kv): increase checks limit (#21055) 2023-11-02 11:57:11 -07:00
napi 1.38.0 (#21051) 2023-11-02 01:01:47 +00:00
net 1.38.0 (#21051) 2023-11-02 01:01:47 +00:00
node fix(node): cjs export analysis should probe for json files (#21113) 2023-11-07 16:38:55 -05:00
tls chore: bump deno_native_certs to 0.2 (#21092) 2023-11-05 08:14:58 +00:00
url 1.38.0 (#21051) 2023-11-02 01:01:47 +00:00
web chore(ext/web): migrate to deno_core typed externals (#21114) 2023-11-08 20:46:13 +01:00
webidl fix(ext): use String#toWellFormed in ext/webidl and ext/node (#21054) 2023-11-06 22:18:28 +01:00
websocket 1.38.0 (#21051) 2023-11-02 01:01:47 +00:00
webstorage 1.38.0 (#21051) 2023-11-02 01:01:47 +00:00