1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-22 07:14:47 -05:00
denoland-deno/ext
Luca Casonato 5cf97f539b
BREAKING(permissions): remove --allow-hrtime (#25367)
Remove `--allow-hrtime` and `--deny-hrtime`. We are doing this because
it is already possible to get access to high resolution timers through
workers and SharedArrayBuffer.

Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2024-09-03 11:24:25 +02:00
..
broadcast_channel chore: forward v1.46.2 release commit to main (#25296) 2024-08-29 22:13:28 +02:00
cache chore: forward v1.46.2 release commit to main (#25296) 2024-08-29 22:13:28 +02:00
canvas chore: forward v1.46.2 release commit to main (#25296) 2024-08-29 22:13:28 +02:00
console refactor(ext/console): align error messages (#25301) 2024-09-02 16:28:17 +02:00
cron chore: forward v1.46.2 release commit to main (#25296) 2024-08-29 22:13:28 +02:00
crypto chore: forward v1.46.2 release commit to main (#25296) 2024-08-29 22:13:28 +02:00
fetch chore: forward v1.46.2 release commit to main (#25296) 2024-08-29 22:13:28 +02:00
ffi chore: forward v1.46.2 release commit to main (#25296) 2024-08-29 22:13:28 +02:00
fs chore(fs): remove Deno.flock[Sync]() (#25350) 2024-09-03 18:39:37 +10:00
http chore: forward v1.46.2 release commit to main (#25296) 2024-08-29 22:13:28 +02:00
io BREAKING(io): remove Deno.iter[Sync]() (#25346) 2024-09-03 18:35:54 +10:00
kv chore: forward v1.46.2 release commit to main (#25296) 2024-08-29 22:13:28 +02:00
napi chore: forward v1.46.2 release commit to main (#25296) 2024-08-29 22:13:28 +02:00
net chore(net): remove Deno.shutdown() (#25253) 2024-08-31 09:46:02 +10:00
node BREAKING: remove deno bundle (#25339) 2024-09-02 17:27:37 +02:00
node_resolver chore: forward v1.46.2 release commit to main (#25296) 2024-08-29 22:13:28 +02:00
tls chore: forward v1.46.2 release commit to main (#25296) 2024-08-29 22:13:28 +02:00
url chore: forward v1.46.2 release commit to main (#25296) 2024-08-29 22:13:28 +02:00
web BREAKING(permissions): remove --allow-hrtime (#25367) 2024-09-03 11:24:25 +02:00
webgpu chore: forward v1.46.2 release commit to main (#25296) 2024-08-29 22:13:28 +02:00
webidl chore: forward v1.46.2 release commit to main (#25296) 2024-08-29 22:13:28 +02:00
websocket chore: forward v1.46.2 release commit to main (#25296) 2024-08-29 22:13:28 +02:00
webstorage chore: forward v1.46.2 release commit to main (#25296) 2024-08-29 22:13:28 +02:00