Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-01 | fix(publish): add node specifiers (#22213) | Leo Kettmeir | |
2024-02-01 | refactor: load bytes in deno_graph (#22212) | David Sherret | |
Upgrades deno_graph to 0.64 where deno_graph is now responsible for turning bytes into a string. This is in preparation for Wasm modules. | |||
2024-01-24 | feat(publish): error on invalid external imports (#22088) | Luca Casonato | |
2024-01-24 | chore: improve unanalyzable dynamic import diagnostic (#22051) | Luca Casonato | |
2024-01-23 | feat(cli): improved diagnostics printing (#22049) | Luca Casonato | |
This initially uses the new diagnostic printer in `deno lint`, `deno doc` and `deno publish`. In the limit we should also update `deno check` to use this printer. | |||
2024-01-23 | chore: update deno_ast and deno_graph (#22033) | Bartek IwaĆczuk | |
This upgrade unblocks support for ES decorator proposal. Co-authored-by: crowlkats <crowlkats@toaxl.com> | |||
2024-01-10 | feat(unstable): fast subset type checking of JSR dependencies (#21873) | David Sherret | |