Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-03 | refactor: remove "ext/flash" (#18578) | Bartek IwaĆczuk | |
With https://github.com/denoland/deno/pull/18568 landed we no longer need "ext/flash". This commit removes "deno_flash" extension completely. This should have some impact on the binary and snapshot size. Closes https://github.com/denoland/deno/issues/17356 | |||
2023-02-22 | fix(lint): revert no-deprecated-api for Deno.run (#17880) | David Sherret | |
2023-02-09 | refactor: deno_graph 0.43 upgrade (#17692) | David Sherret | |
2023-01-13 | chore: add `copyright_checker` tool and add the missing copyright (#17285) | Yiyu Lin | |
2022-09-28 | feat(ext/flash): add `reuseport` option on Linux (#16022) | Divy Srivastava | |