1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-08 15:19:40 -05:00
denoland-deno/ext
Luca Casonato e07f28d301
feat: add URLPattern API (#11941)
This adds support for the URLPattern  API.

The API is added in --unstable only, as it has not yet shipped in any
browser. It is targeted for shipping in Chrome 95.

Spec: https://wicg.github.io/urlpattern/

Co-authored-by: crowlKats < crowlkats@toaxl.com >
2021-09-08 11:14:29 +02:00
..
broadcast_channel chore: update dependencies (#11856) 2021-09-02 23:38:44 +02:00
console feat: ArrayBuffer in structured clone transfer (#11840) 2021-08-25 13:48:53 +02:00
crypto feat(fmt): add basic JS doc formatting (#11902) 2021-09-02 18:28:12 -04:00
fetch chore: update dependencies (#11856) 2021-09-02 23:38:44 +02:00
ffi chore: update dependencies (#11856) 2021-09-02 23:38:44 +02:00
http fix(ext/http): resource leak if request body is not consumed (#11955) 2021-09-08 10:12:23 +02:00
net docs(ext/net): add note about listening 0.0.0.0 (#11938) 2021-09-07 16:26:21 +09:00
timers feat(fmt): add basic JS doc formatting (#11902) 2021-09-02 18:28:12 -04:00
tls chore: update dependencies (#11856) 2021-09-02 23:38:44 +02:00
url feat: add URLPattern API (#11941) 2021-09-08 11:14:29 +02:00
web feat(fmt): add basic JS doc formatting (#11902) 2021-09-02 18:28:12 -04:00
webgpu feat(fmt): add basic JS doc formatting (#11902) 2021-09-02 18:28:12 -04:00
webidl refactor(webgpu): use op interface idiomatically (#11835) 2021-08-24 20:32:25 +02:00
websocket chore: update dependencies (#11856) 2021-09-02 23:38:44 +02:00
webstorage chore: update dependencies (#11856) 2021-09-02 23:38:44 +02:00