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