1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-28 16:20:57 -05:00
denoland-deno/ext
Kenta Moriuchi 51afa70236
fix(ext): enable prefer-primordials for internal TypeScript (#21813)
Enabled prefer-primordials lint for ext/cron and ext/kv.
2024-01-12 13:22:06 +01:00
..
broadcast_channel 1.39.2 (#21791) 2024-01-04 21:40:03 +01:00
cache 1.39.2 (#21791) 2024-01-04 21:40:03 +01:00
console 1.39.2 (#21791) 2024-01-04 21:40:03 +01:00
cron fix(ext): enable prefer-primordials for internal TypeScript (#21813) 2024-01-12 13:22:06 +01:00
crypto feat(ext/crypto): initial support for p521 in generateKey and importKey (#21815) 2024-01-12 13:22:05 +01:00
fetch 1.39.2 (#21791) 2024-01-04 21:40:03 +01:00
ffi 1.39.2 (#21791) 2024-01-04 21:40:03 +01:00
fs fix(ext/node): add fs.cp, fs.cpSync, promises.cp (#21745) 2024-01-12 13:22:03 +01:00
http 1.39.2 (#21791) 2024-01-04 21:40:03 +01:00
io 1.39.2 (#21791) 2024-01-04 21:40:03 +01:00
kv fix(ext): enable prefer-primordials for internal TypeScript (#21813) 2024-01-12 13:22:06 +01:00
napi 1.39.2 (#21791) 2024-01-04 21:40:03 +01:00
net 1.39.2 (#21791) 2024-01-04 21:40:03 +01:00
node refactor: split runtime/98_global_scope.js (#21785) 2024-01-12 13:22:05 +01:00
tls 1.39.2 (#21791) 2024-01-04 21:40:03 +01:00
url 1.39.2 (#21791) 2024-01-04 21:40:03 +01:00
web 1.39.2 (#21791) 2024-01-04 21:40:03 +01:00
webgpu chore(ext/webgpu): include GPUCanvasContext in snapshot (#21773) 2024-01-12 13:22:03 +01:00
webidl fix(ext): enable prefer-primordials for internal TypeScript (#21813) 2024-01-12 13:22:06 +01:00
websocket 1.39.2 (#21791) 2024-01-04 21:40:03 +01:00
webstorage 1.39.2 (#21791) 2024-01-04 21:40:03 +01:00