Age | Commit message (Expand) | Author |
---|---|---|
2022-05-17 | BREAKING: Remove unstable Deno.emit and Deno.formatDiagnostics APIs (#14463) | Bartek IwaĆczuk |
2022-02-25 | feat(cli): support data url (#13667) | Simon Lecoq |
2022-01-20 | chore: update copyright year (#13434) | Yoshiya Hinosawa |
2022-01-12 | feat(cli): add ignore directives to bundled code (#13309) | juju |
2021-12-22 | chore: update deno_graph and deno_doc (#13173) | Kitson Kelly |
2021-12-16 | refactor(cli): use GraphData for check and emit (#12960) | Nayeem Rahman |
2021-12-08 | fix: upgrade swc fixing many bundling and `--no-check` bugs (#13025) | David Sherret |
2021-11-09 | feat(cli): support React 17 JSX transforms (#12631) | Kitson Kelly |
2021-10-27 | fix(cli): no-check respects inlineSources compiler option (#12559) | Kitson Kelly |
2021-10-14 | fix(cli): re-enable allowSyntheticDefaultImports for tsc (#12435) | Kitson Kelly |
2021-10-11 | refactor: integrate deno_graph into CLI (#12369) | Kitson Kelly |
2021-08-11 | chore: move test files to testdata directory (#11601) | David Sherret |