Age | Commit message (Expand) | Author |
---|---|---|
2023-01-24 | feat: support node built-in module imports (#17264) | Bartek Iwańczuk |
2023-01-13 | tests: move integration tests to a single module (#17380) | Bartek Iwańczuk |
2022-11-26 | tests: move integration tests to separate modules (#16816) | Bartek Iwańczuk |
2022-11-25 | refactor: move dts files, diagnostics.rs, and tsc.rs to tsc folder (#16820) | David Sherret |
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-19 | refactor: move out test files from root testdata directory into sub directori... | David Sherret |
2022-07-12 | perf: use emit from swc instead of tsc (#15118) | David Sherret |
2022-06-23 | fix(check): ignore TS2306 (#14940) | Nayeem Rahman |
2022-06-15 | fix(check): use "moduleDetection": "force" (#14875) | Nayeem Rahman |
2022-04-11 | feat: Add "deno check" subcommand for type checking (#14072) | Bartek Iwańczuk |