Age | Commit message (Expand) | Author |
---|---|---|
2024-02-13 | feat: denort binary for `deno compile` (#22205) | Divy Srivastava |
2024-02-10 | fix: cache bust jsr deps on constraint failure (#22372) | David Sherret |
2024-02-07 | refactor: extract out `runtime::colors` to `deno_terminal::colors` (#22324) | David Sherret |
2024-02-01 | refactor: load bytes in deno_graph (#22212) | David Sherret |
2024-01-01 | chore: update copyright to 2024 (#21753) | David Sherret |
2023-12-18 | refactor: factor out cdp::ExceptionThrown notification (#21623) | Bartek Iwańczuk |
2023-12-07 | fix: add more warnings when using sloppy imports (#21503) | David Sherret |
2023-11-29 | build(cli): allow to build without upgrade feature (#19910) | Jakub Jirutka |
2023-11-16 | fix(npm): support cjs entrypoint in node_modules folder (#21224) | David Sherret |
2023-11-05 | refactor: unify CDP types in a single module (#21094) | Bartek Iwańczuk |
2023-10-31 | feat: deno run --unstable-hmr (#20876) | Bartek Iwańczuk |