summaryrefslogtreecommitdiff
path: root/cli/tsc/dts/lib.esnext.collection.d.ts
AgeCommit message (Collapse)Author
2024-07-03feat: Upgrade to TypeScript 5.5.2 (#24326)Bartek IwaƄczuk
This commit upgrades TypeScript to 5.5.2. https://devblogs.microsoft.com/typescript/announcing-typescript-5-5/
2024-03-26feat: type declarations for new Set methods (#23090)David Sherret
Closes #22851
2024-03-26feat: TypeScript 5.4 (#23086)David Sherret
Fork PR: https://github.com/denoland/TypeScript/pull/10 Closes #23080