summaryrefslogtreecommitdiff
path: root/tests/registry/jsr
AgeCommit message (Expand)Author
2024-11-18feat(runtime): remove public OTEL trace API (#26854)Luca Casonato
2024-11-05fix(add): better error message when adding package that only has pre-release ...Nathan Whitaker
2024-10-25fix(install): cache json exports of JSR packages (#26552)Nathan Whitaker
2024-10-23fix(install): cache type only module deps in `deno install` (#26497)Nathan Whitaker
2024-09-04fix(byonm): resolve npm deps of jsr deps (#25399)David Sherret
2024-08-21fix(add): Handle packages without root exports (#25102)Nathan Whitaker
2024-08-20feat(cli/tools): add a subcommand `--hide-stacktraces` for test (#24095)Hajime-san
2024-08-14fix(lsp): import map lookup for jsr subpath auto import (#25025)Nayeem Rahman
2024-08-08feat: `deno init --serve` (#24897)Bartek IwaƄczuk
2024-07-14fix(init): use bare specifier for `jsr:@std/assert` (#24581)David Sherret
2024-05-28feat(vendor): support modifying remote files in vendor folder without checksu...David Sherret
2024-05-21fix(lsp): apply import fix to missing declaration code action (#23924)Nayeem Rahman
2024-05-07chore(test): move npm registries to separate servers and to the `tests/regist...David Sherret