| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-24 | refactor: set removal version for `deno bundle` (#22062) | Asher Gomez | |
| This change sets the removal version for the `deno bundle` sub-command for Deno v2. The warnings appear when `deno bundle` is run and in the `--help` menu. | |||
| 2023-02-14 | feat: Deprecate 'deno bundle' subcommand (#17695) | Bartek IwaĆczuk | |
| This commit adds a deprecation warning when using "deno bundle" subcommand and removes it from the output of "deno help". | |||
| 2023-01-24 | refactor(deno_graph): remove unused Resolved::Ok#kind usage (#17504) | David Sherret | |
| See https://github.com/denoland/deno_graph/pull/205 for more details. | |||
| 2023-01-03 | fix(cli): bundle command support shebang file (#17113) | Fenix | |
