Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-23 | chore: add code generation for @types/deno (#25545) | David Sherret | |
2024-05-05 | docs: update categories to match new planned sitemap (#23677) | Jo Franchetti | |
Updating categories for new sitemap as documented here: https://lucid.app/lucidspark/744b0498-a133-494d-981c-76059dd18885/edit?view_items=jpvBwFdYlNdB&invitationId=inv_50c83415-2aa5-423f-b438-ea156695c08b | |||
2024-01-01 | chore: update copyright to 2024 (#21753) | David Sherret | |
2023-07-03 | fix(dts): make globals available on globalThis (#19438) | ud2 | |
This PR changes Web IDL interfaces to be declared with `var` instead of `class`, so that accessing them via `globalThis` does not raise type errors. Closes #13390. | |||
2023-01-02 | chore: update copyright year to 2023 (#17247) | David Sherret | |
Yearly tradition of creating extra noise in git. | |||
2022-09-28 | feat: implement Web Cache API (#15829) | Satya Rohith | |