Age | Commit message (Expand) | Author |
---|---|---|
2024-11-08 | fix(install): cache jsr deps from all workspace config files (#26779) | Nathan Whitaker |
2024-10-25 | fix(install): cache json exports of JSR packages (#26552) | Nathan Whitaker |
2024-10-24 | fix(install): don't cache json exports of JSR packages (for now) (#26530) | Nathan Whitaker |
2024-10-23 | fix(install): cache all exports of JSR packages listed in `deno.json` (#26501) | Nathan Whitaker |
2024-10-17 | fix(install): don't attempt to cache specifiers that point to directories (#2... | Nathan Whitaker |
2024-10-04 | fix(install): surface package.json dependency errors (#26023) | David Sherret |
2024-09-26 | feat: add `--allow-import` flag (#25469) | Bartek IwaĆczuk |
2024-09-18 | feat: default to TS for file extension and support ext flag in more scenarios... | Leo Kettmeir |
2024-09-16 | refactor(permissions): split up Descriptor into Allow, Deny, and Query (#25508) | David Sherret |
2024-08-21 | fix(add): Handle packages without root exports (#25102) | Nathan Whitaker |