summaryrefslogtreecommitdiff
path: root/cli/tsc/dts/lib.webworker.d.ts
AgeCommit message (Expand)Author
2024-09-14feat: TypeScript 5.6 and `npm:@types/node@22` (#25614)David Sherret
2024-08-29docs: refer to `globalThis` instead of `window` in declaration files (#25286)Asher Gomez
2024-07-28fix(types): fix streams types (#24770)Kenta Moriuchi
2024-07-22fix(types): Conform lib.deno_web.d.ts to lib.dom.d.ts and lib.webworker.d.ts ...Kenta Moriuchi
2024-07-03feat: Upgrade to TypeScript 5.5.2 (#24326)Bartek Iwańczuk
2024-07-02feat(ext/web): add `Blob.prototype.bytes()` (#24148)Kenta Moriuchi
2024-05-23feat(ext/fetch): `Request.bytes()` and `Response.bytes()` (#23823)Asher Gomez
2024-05-19fix: add missing `URL.parse` types (#23893)Kenta Moriuchi
2024-05-08fix: upgrade TypeScript from 5.4.3 to 5.4.5 (#23740)David Sherret
2024-04-12chore: remove repetitive words (#23341)youngwendy
2024-03-26feat: TypeScript 5.4 (#23086)David Sherret
2023-12-06feat: TypeScript 5.3 (#21480)David Sherret
2023-11-20docs: typo fixlet in worker type comment (#21268)Jérôme Benoit
2023-10-23docs(event): fixlets to code comments (#20944)Jérôme Benoit
2023-09-09feat: TypeScript 5.2 (#20425)David Sherret
2023-08-23fix: add missing `URL.canParse()` types (#20244)Asher Gomez
2023-07-04feat: upgrade to TypeScript 5.1.6 (#19695)David Sherret
2023-03-21feat: TypeScript 5.0.2 (except decorators) (#18294)David Sherret
2022-12-07feat: upgrade to TypeScript 4.9.3 (#16973)David Sherret
2022-11-25refactor: move dts files, diagnostics.rs, and tsc.rs to tsc folder (#16820)David Sherret