Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-16 | feat(publish): suggest importing `jsr:@std/` for `deno.land/std` urls (#25046) | David Sherret | |
2024-07-22 | fix(publish): warn about missing license file (#24677) | David Sherret | |
Part of https://github.com/denoland/deno/issues/24676 , but just a warning for now. | |||
2024-06-05 | fix: better handling of npm resolution occurring on workers (#24094) | David Sherret | |
Closes https://github.com/denoland/deno/issues/24063 | |||
2024-04-17 | test(publish): check specifiers outside fast check module graph (#23369) | Asher Gomez | |
Closes #23023 |