index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
/
tsc
/
dts
/
lib.deno.shared_globals.d.ts
Age
Commit message (
Expand
)
Author
2024-09-23
chore: add code generation for @types/deno (#25545)
David Sherret
2024-09-17
fix(dts): stabilize `fetch` declaration for use with `Deno.HttpClient` (#25683)
Yusuke Tanaka
2024-09-03
BREAKING(permissions): remove --allow-hrtime (#25367)
Luca Casonato
2024-05-05
docs: update categories to match new planned sitemap (#23677)
Jo Franchetti
2024-04-26
feat(ci): category & unstable tags checker (#23568)
Leo Kettmeir
2024-01-22
feat(web): ImageBitmap (#21898)
Leo Kettmeir
2024-01-18
fix(types): align global deno worker type with deno.worker/webworker one (#21...
Jérôme Benoit
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-07-03
fix(dts): make globals available on globalThis (#19438)
ud2
2023-06-16
chore: fix typos in HrtimePermissionDescriptor and performance.now docs (#19469)
andy
2023-05-22
docs: be explicit in the unit of time of delay in setTimeout (#19207)
Connor Burton
2023-05-14
fix(dts): move BroadcastChannel type to lib.deno.unstable.d.ts (#19108)
Yoshiya Hinosawa
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-11-25
refactor: move dts files, diagnostics.rs, and tsc.rs to tsc folder (#16820)
David Sherret