Age | Commit message (Expand) | Author |
---|---|---|
2024-09-25 | fix(add/install): default to "latest" tag for npm packages in `deno add npm:p... | Nathan Whitaker |
2024-09-18 | feat: require jsr prefix for `deno install` and `deno add` (#25698) | Leo Kettmeir |
2024-09-07 | feat(add/install): Flag to add dev dependency to package.json (#25495) | Nathan Whitaker |
2024-09-06 | feat(add): Add npm packages to package.json if present (#25477) | Nathan Whitaker |
2024-09-04 | feat(add): strip package subpath when adding a package (#25419) | Bartek Iwańczuk |
2024-08-31 | chore: remove DENO_FUTURE=1 from spec tests (#25329) | Bartek Iwańczuk |
2024-08-21 | fix(add): Handle packages without root exports (#25102) | Nathan Whitaker |
2024-08-20 | fix(add): error when config file contains importMap field (#25115) | David Sherret |
2024-08-12 | feat: deno remove (#24952) | David Sherret |
2024-08-09 | fix(add): Better error message when missing npm specifier (#24970) | Nathan Whitaker |
2024-08-08 | fix(add): Support dist tags in deno add (#24960) | Nathan Whitaker |