Age | Commit message (Collapse) | 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 | |
This commit upgrades TypeScript to 5.5.2. https://devblogs.microsoft.com/typescript/announcing-typescript-5-5/ | |||
2024-05-08 | fix: upgrade TypeScript from 5.4.3 to 5.4.5 (#23740) | David Sherret | |
https://github.com/denoland/TypeScript/pull/11 | |||
2024-04-21 | fix: Fix some typos in comments (#23470) | welfuture | |
Signed-off-by: welfuture <wellfuture@qq.com> | |||
2024-03-26 | feat: TypeScript 5.4 (#23086) | David Sherret | |
Fork PR: https://github.com/denoland/TypeScript/pull/10 Closes #23080 | |||
2023-12-06 | feat: TypeScript 5.3 (#21480) | David Sherret | |
https://github.com/denoland/TypeScript/pull/9 | |||
2023-09-09 | feat: TypeScript 5.2 (#20425) | David Sherret | |
Without `using` declarations or decorator metadata (waiting for that in v8). | |||
2023-09-07 | feat: support import attributes (#20342) | David Sherret | |
2023-07-04 | feat: upgrade to TypeScript 5.1.6 (#19695) | David Sherret | |
Integrates https://github.com/denoland/TypeScript/pull/7 | |||
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 | |
1. Log instead of error when the referrer can't be found 2. Fixes typescript to resolve data urls correctly. Properly documented here: https://github.com/denoland/TypeScript/pull/4/files#diff-180da7c288743d11d8590d30f0c07c48e5dcf291aa671bbea0dd520a9a1359d2 Closes #18524 | |||
2023-03-23 | fix(core): panic at build time if extension code contains anything other ↵ | Matt Mastracci | |
than 7-bit ASCII (#18372) This will improve diagnostics and catch any non-ASCII extension code early. This will use `debug_assert!` rather than `assert!` to avoid runtime costs, and ensures (in debug_assert mode only) that all extension source files are ASCII as we load them. | |||
2023-03-21 | perf(check): type check local files only when not using `--all` (#18329) | David Sherret | |
Closes #18171 | |||
2023-03-21 | feat: TypeScript 5.0.2 (except decorators) (#18294) | David Sherret | |
This upgrades TypeScript to 5.0.2, but does not have ES decorator support because swc does not support that yet. | |||
2023-01-24 | feat: support node built-in module imports (#17264) | Bartek Iwańczuk | |
Co-authored-by: David Sherret <dsherret@gmail.com> | |||
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 | |
Updated from: https://github.com/denoland/TypeScript/pull/2 | |||
2022-11-22 | fix: Make npm packages works with import maps (#16754) | Bartek Iwańczuk | |
Co-authored-by: David Sherret <dsherret@gmail.com> | |||
2022-10-27 | fix(typescript): allow synthetic default imports when using ↵ | David Sherret | |
`ModuleKind.ESNext` (#16438) Closes #16437 | |||
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 | |
Closes: #12558 Fixes: #14344 | |||
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 | |
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> | |||
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 | |
Fixes: #11441 | |||
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 | |
Fixes: #9881 | |||
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 | |
Fixes #9218 | |||
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 | |
This PR is intentionally ugly. It duplicates all of the code in cli/js2/ into cli/tsc/ ... because it's very important that we all understand that this code is unnecessarily duplicated in our binary. I hope this ugliness provides the motivation to clean it up. The typescript git submodule is removed, because it's a very large repo and contains all sorts of stuff we don't need. Instead the necessary files are copied directly into the deno repo. Hence +200k lines. COMPILER_SNAPSHOT.bin size ``` master 3448139 this branch 3320972 ``` Fixes #6812 |