Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-10 | tests(cli): check ignores dynamic import errors (#8323) | Kitson Kelly | |
Closes #6618 | |||
2020-11-10 | fix(cli): allow root modules be .mjs/.cjs (#8310) | Kitson Kelly | |
Fixes #6176 | |||
2020-11-09 | fix(cli): do not write tsbuildinfo when diagnostics are emitted (#8311) | Kitson Kelly | |
Fixes #8309 | |||
2020-11-07 | fix(cli): allow remapping to locals for import map (#8262) | Kitson Kelly | |
Fixes #7723 | |||
2020-11-07 | fix(cli): properly handle type checking root modules with type defini⦠(#8263) | Kitson Kelly | |
2020-10-29 | fix(cli): make hashes of tsconfig deterministic (#8167) | Kitson Kelly | |
Fixes #8163 | |||
2020-10-23 | refactor(cli): migrate run and cache to new infrastructure (#7996) | Kitson Kelly | |
Co-authored-by: Ryan Dahl <ry@tinyclouds.org> | |||
2020-09-29 | refactor: improve graph and tsc_config (#7747) | Kitson Kelly | |
2020-09-25 | refactor: new module graph used for no check (#7621) | Kitson Kelly | |