1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-08 15:19:40 -05:00
denoland-deno/ext
Bartek Iwańczuk 1b450015e7
BREAKING(unstable): remove "Deno.serve(handler, options)" overload (#18759)
In preparation to stabilization of the API this overload was decided to
be removed.
2023-04-26 14:54:03 +02:00
..
broadcast_channel chore: forward v1.32.5 release commit to main (#18758) 2023-04-18 22:20:49 +02:00
cache chore: forward v1.32.5 release commit to main (#18758) 2023-04-18 22:20:49 +02:00
console fix(core): Wrap safe collections' argument of primordials (#18750) 2023-04-26 00:36:22 +02:00
crypto chore: forward v1.32.5 release commit to main (#18758) 2023-04-18 22:20:49 +02:00
fetch refactor(ext/webidl): remove option bags from "makeException" (#18679) 2023-04-20 00:58:41 +02:00
ffi chore: forward v1.32.5 release commit to main (#18758) 2023-04-18 22:20:49 +02:00
fs chore: forward v1.32.5 release commit to main (#18758) 2023-04-18 22:20:49 +02:00
http BREAKING(unstable): remove "Deno.serve(handler, options)" overload (#18759) 2023-04-26 14:54:03 +02:00
io chore: forward v1.32.5 release commit to main (#18758) 2023-04-18 22:20:49 +02:00
kv refactor(ext/kv): don't use bigint literals (#18841) 2023-04-25 20:43:39 +00:00
napi chore: forward v1.32.5 release commit to main (#18758) 2023-04-18 22:20:49 +02:00
net feat(ext/http): h2c for http/2 (#18817) 2023-04-24 23:24:40 +02:00
node refactor(cli): extract out NpmModuleLoader from CliModuleLoader (#18842) 2023-04-25 18:36:31 -04:00
tls chore: forward v1.32.5 release commit to main (#18758) 2023-04-18 22:20:49 +02:00
url chore: forward v1.32.5 release commit to main (#18758) 2023-04-18 22:20:49 +02:00
web refactor(ext/webidl): remove option bags from "makeException" (#18679) 2023-04-20 00:58:41 +02:00
webidl refactor(ext/webidl): remove option bags from "makeException" (#18679) 2023-04-20 00:58:41 +02:00
websocket chore(ext/websocket): Add autobahn|testsuite fuzzingclient (#18846) 2023-04-26 17:55:48 +05:30
webstorage chore: forward v1.32.5 release commit to main (#18758) 2023-04-18 22:20:49 +02:00