Age | Commit message (Expand) | Author |
---|---|---|
2023-05-14 | fix(dts): move BroadcastChannel type to lib.deno.unstable.d.ts (#19108) | Yoshiya Hinosawa |
2023-03-11 | fix(check): regression where config "types" entries caused type checking erro... | David Sherret |
2023-03-05 | fix(check): include dts files in tsc roots (#18026) | Nayeem Rahman |
2023-01-24 | feat: support node built-in module imports (#17264) | Bartek Iwańczuk |
2022-12-19 | fix(cli): allow for specifying `noErrorTruncation` compiler option (#17127) | Kamil Ogórek |
2022-12-15 | fix: re-add Response.json static method (#17061) | Leo Kettmeir |
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 |