summaryrefslogtreecommitdiff
path: root/cli/tsc/00_typescript.js
AgeCommit message (Expand)Author
2024-09-14feat: TypeScript 5.6 and `npm:@types/node@22` (#25614)David Sherret
2024-07-03feat: Upgrade to TypeScript 5.5.2 (#24326)Bartek Iwańczuk
2024-05-08fix: upgrade TypeScript from 5.4.3 to 5.4.5 (#23740)David Sherret
2024-04-21fix: Fix some typos in comments (#23470)welfuture
2024-03-26feat: TypeScript 5.4 (#23086)David Sherret
2023-12-06feat: TypeScript 5.3 (#21480)David Sherret
2023-09-09feat: TypeScript 5.2 (#20425)David Sherret
2023-09-07feat: support import attributes (#20342)David Sherret
2023-07-04feat: upgrade to TypeScript 5.1.6 (#19695)David Sherret
2023-05-11fix(cli): upgrade to Typescript 5.0.4 (#19090)David Sherret
2023-03-31fix: upgrade to TypeScript 5.0.3 (#18532)David Sherret
2023-03-31fix(lsp): better handling of `data:` urls (#18527)David Sherret
2023-03-23fix(core): panic at build time if extension code contains anything other than...Matt Mastracci
2023-03-21perf(check): type check local files only when not using `--all` (#18329)David Sherret
2023-03-21feat: TypeScript 5.0.2 (except decorators) (#18294)David Sherret
2023-01-24feat: support node built-in module imports (#17264)Bartek Iwańczuk
2022-12-14fix: upgrade to TS 4.9.4 (#17048)David Sherret
2022-12-07feat: upgrade to TypeScript 4.9.3 (#16973)David Sherret
2022-11-22fix: Make npm packages works with import maps (#16754)Bartek Iwańczuk
2022-10-27fix(typescript): allow synthetic default imports when using `ModuleKind.ESNex...David Sherret
2022-10-21feat(unstable/npm): initial type checking of npm specifiers (#16332)David Sherret
2022-09-20feat(cli): update to TypeScript 4.8 (#15064)Kitson Kelly
2022-07-04fix: update to TypeScript 4.7.4 (#15022)Rafael Ávila de Espíndola
2022-06-01feat: update to TypeScript 4.7 (#14242)Kitson Kelly
2022-04-29fix(cli): add dom.extras lib (#14430)Kitson Kelly
2022-03-02feat(cli): update to TypeScript 4.6.2 (#13474)Kitson Kelly
2021-12-10feat(cli): update to TypeScript 4.5 (#12410)Kitson Kelly
2021-08-27feat(cli): Update to TypeScript 4.4 (#11678)Kitson Kelly
2021-08-10feat: add new esnext types (#11627)Kitson Kelly
2021-07-19fix(tsc): add .at() types manually to tsc (#11443)Kitson Kelly
2021-05-28feat(cli): upgrade to TypeScript 4.3 (#9960)Kitson Kelly
2021-03-25fix(cli): re-add dom.asynciterable lib (#9888)Kitson Kelly
2021-02-25feat(cli): update to TypeScript 4.2 (#9341)Kitson Kelly
2021-02-09chore: bump TypeScript to 4.1.4 (#9459)Trivikram Kamat
2021-01-29fix(cli): add lib dom.asynciterable (#9288)Kitson Kelly
2020-12-16upgrade TypeScript to 4.1.3 (#8785)Trivikram Kamat
2020-11-24feat(cli): update to TypeScript 4.1 (#7573)Kitson Kelly
2020-11-03feat(cli): bump TypeScript to 4.0.5 (#8138)Trivikram Kamat
2020-09-23feat: bump TypeScript to 4.0.3 (#7637)Trivikram Kamat
2020-08-24feat: update to TypeScript 4.0 (#6514)Kitson Kelly
2020-08-12upgrade: TypeScript to 3.9.7 (#7036)Ryan Dahl
2020-07-22Reduce size of TypeScript Compiler snapshot (#6809)Ryan Dahl