Age | Commit message (Expand) | Author |
---|---|---|
2023-05-10 | feat(compile): unstable npm and node specifier support (#19005) | David Sherret |
2023-03-19 | feat(compile): Add support for web workers in standalone mode (#17657) | Andreu Botella |
2023-03-19 | feat(compile): Enable multiple roots for a standalone module graph (#17663) | Andreu Botella |
2023-03-05 | test(compile): Add a test for dynamic imports in `deno compile` (#18017) | Andreu Botella |
2022-12-08 | fix(compile): ensure import map is used when specified in deno config file (#... | David Sherret |
2022-09-19 | refactor: move out test files from root testdata directory into sub directori... | David Sherret |
2022-05-17 | feat: subcommands type-check only local files by default (#14623) | Bartek IwaĆczuk |