1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/ext
2021-12-16 12:58:24 +01:00
..
broadcast_channel feat(cli): update to TypeScript 4.5 (#12410) 2021-12-10 09:12:21 +11:00
console chore: merge v1.16.4 into main (#12984) 2021-12-04 01:26:54 +01:00
crypto refactor(ext/crypto): clean up encrypt rust code (#13094) 2021-12-15 22:18:26 +01:00
fetch feat(fetch): support abort reasons in fetch (#13106) 2021-12-16 12:58:24 +01:00
ffi feat(ext/ffi): implement UnsafePointer and UnsafePointerView (#12828) 2021-12-15 15:41:49 +01:00
http chore: merge v1.16.4 into main (#12984) 2021-12-04 01:26:54 +01:00
net fix(ext/net): make unix and tcp identical on close (#13075) 2021-12-14 23:27:04 +01:00
timers feat(ext/timers): add refTimer, unrefTimer API (#12953) 2021-12-09 17:00:55 +09:00
tls chore: upgrade to rustls 0.20 (#12488) 2021-12-07 00:48:11 +01:00
url feat(cli): update to TypeScript 4.5 (#12410) 2021-12-10 09:12:21 +11:00
web fix(ext/web): set location undefined when --location is not specified (#13046) 2021-12-14 00:35:59 +09:00
webgpu chore: merge v1.16.4 into main (#12984) 2021-12-04 01:26:54 +01:00
webidl chore: merge v1.16.4 into main (#12984) 2021-12-04 01:26:54 +01:00
websocket feat: support abort reasons in Deno APIs and WebSocketStream (#13066) 2021-12-16 12:57:26 +01:00
webstorage feat(cli): update to TypeScript 4.5 (#12410) 2021-12-10 09:12:21 +11:00