summaryrefslogtreecommitdiff
path: root/cli/tools/run/mod.rs
AgeCommit message (Expand)Author
2024-07-25fix(unstable): move sloppy-import warnings to lint rule (#24710)David Sherret
2024-07-23fix(upgrade): do not error if config in cwd invalid (#24689)David Sherret
2024-06-06refactor: remove `PermissionsContainer` in deno_runtime (#24119)David Sherret
2024-06-03refactor: don't share `reqwest::HttpClient` across tokio runtimes (#24092)David Sherret
2024-05-06fix(compile): relative permissions should be retained as relative (#23719)David Sherret
2024-04-24feat: Add `deno serve` subcommand (#23511)Matt Mastracci
2024-03-11chore: enable clippy unused_async rule (#22834)David Sherret
2024-02-10fix: cache bust jsr deps on constraint failure (#22372)David Sherret
2024-02-01refactor: load bytes in deno_graph (#22212)David Sherret
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-12-07fix: add more warnings when using sloppy imports (#21503)David Sherret
2023-11-29build(cli): allow to build without upgrade feature (#19910)Jakub Jirutka
2023-11-16fix(npm): support cjs entrypoint in node_modules folder (#21224)David Sherret
2023-10-31feat: deno run --unstable-hmr (#20876)Bartek IwaƄczuk