Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-16 | perf(jsr): download metadata files as soon as possible and in parallel (#23836) | David Sherret | |
* https://github.com/denoland/deno_graph/pull/471 * https://github.com/denoland/deno_graph/pull/473 | |||
2024-05-07 | fix(jsr): panic when importing jsr package with deps via https (#23728) | David Sherret | |
Closes #23644 | |||
2024-04-24 | feat(jsr): support importing from jsr via HTTPS specifiers (except for type ↵ | David Sherret | |
checking) (#23513) Closes https://github.com/jsr-io/jsr/issues/322 |