| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-24 | fix(lsp): respect DENO_CERT and other options related to TLS certs (#13467) | Kitson Kelly | |
| Fixes #13437 | |||
| 2022-01-13 | refactor: move transpiling to deno_ast (#13332) | David Sherret | |
| 2022-01-07 | chore: update copyright to 2022 (#13306) | Ryan Dahl | |
| Co-authored-by: Erfan Safari <erfanshield@outlook.com> | |||
| 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-11-16 | refactor: re-export anyhow from deno_core (#12777) | Ryan Dahl | |
| 2021-11-09 | feat(cli): support React 17 JSX transforms (#12631) | Kitson Kelly | |
| Closes #8440 | |||
| 2021-11-08 | refactor: move `mod tokio_util` to runtime (#12332) | Bert Belder | |
| This avoids a bunch of duplicated code. | |||
| 2021-10-11 | refactor: integrate deno_graph into CLI (#12369) | Kitson Kelly | |
