Age | Commit message (Expand) | Author |
---|---|---|
2024-07-04 | feat: npm workspace and better Deno workspace support (#24334) | David Sherret |
2024-06-26 | refactor: move PackageJson to deno_config (#24348) | David Sherret |
2024-06-10 | FUTURE: support `deno install <alias>@npm:<package>` (#24156) | David Sherret |
2024-06-03 | refactor: don't share `reqwest::HttpClient` across tokio runtimes (#24092) | David Sherret |
2024-05-08 | FUTURE: `deno install` changes (#23498) | Bartek Iwańczuk |
2024-04-18 | fix(cli): avoid `deno add` and `deno vendor` errors when deno.json is empty (... | nokazn |
2024-03-26 | feat(add): always produce multiline config file (#23077) | Bartek Iwańczuk |
2024-03-11 | chore: enable clippy unused_async rule (#22834) | David Sherret |
2024-03-06 | feat(unstable/pm): support npm packages in 'deno add' (#22715) | Nayeem Rahman |
2024-03-01 | feat(unstable/pm): support version contraints in 'deno add' (#22646) | Nayeem Rahman |
2024-02-29 | feat(unstable): `deno add` subcommand (#22520) | Bartek Iwańczuk |