Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-04 | fix: upgrade deno_ast to 0.23 (#17269) | David Sherret | |
Closes #17172 Closes #15669 Closes #8529 | |||
2023-01-02 | chore: update copyright year to 2023 (#17247) | David Sherret | |
Yearly tradition of creating extra noise in git. | |||
2022-12-05 | fix(test): improve how `--fail-fast` shuts down when hitting limit (#16956) | David Sherret | |
Closes #15650 | |||
2022-12-05 | refactor: remove references to Deno.core in bootstrap code (#16937) | Bartek Iwańczuk | |
Prerequisite for https://github.com/denoland/deno/pull/16881 | |||
2022-11-25 | fix(cli/js): improve resource sanitizer messages (#16798) | Luca Casonato | |
This commit improves the guidance for how to close a child process stdout / stderr to also include guidance for when using `new Deno.Command()`. | |||
2022-11-21 | feat(core): Ability to create snapshots from existing snapshots (#16597) | Bartek Iwańczuk | |
Co-authored-by: crowlkats <crowlkats@toaxl.com> |