Age | Commit message (Expand) | Author |
---|---|---|
2022-07-12 | perf: use emit from swc instead of tsc (#15118) | David Sherret |
2022-06-20 | refactor: add `EmitCache` trait (#14925) | David Sherret |
2022-06-15 | chore(cli/cache): Remove CacheType::Declaration (#14873) | Nayeem Rahman |
2022-05-17 | BREAKING: Remove unstable Deno.emit and Deno.formatDiagnostics APIs (#14463) | Bartek IwaĆczuk |
2022-03-23 | chore: remove all `pub(crate)`s from the cli crate (#14083) | David Sherret |
2022-02-24 | chore: upgrade to Rust 1.59 (#13767) | David Sherret |
2022-02-15 | feat(cli): Replace bundling with eszip in deno compile (#13563) | William Tetlow |
2022-01-13 | refactor: move transpiling to deno_ast (#13332) | David Sherret |
2022-01-07 | chore: update copyright to 2022 (#13306) | Ryan Dahl |
2021-12-22 | chore: update deno_graph and deno_doc (#13173) | Kitson Kelly |
2021-10-11 | refactor: integrate deno_graph into CLI (#12369) | Kitson Kelly |