index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
specs
/
jsr
Age
Commit message (
Expand
)
Author
2024-10-01
feat(lsp): quick fix for @deno-types="npm:@types/*" (#25954)
Nayeem Rahman
2024-08-06
fix: update dry run success message (#24885)
HasanAlrimawi
2024-07-22
fix(publish): warn about missing license file (#24677)
David Sherret
2024-05-28
feat(vendor): support modifying remote files in vendor folder without checksu...
David Sherret
2024-05-16
perf(jsr): download metadata files as soon as possible and in parallel (#23836)
David Sherret
2024-05-14
fix(publish): error for missing version constraints on dry-publish instead of...
David Sherret
2024-05-07
fix(jsr): panic when importing jsr package with deps via https (#23728)
David Sherret
2024-05-03
chore(tests/specs): ability to have sub tests in file (#23667)
David Sherret
2024-05-01
chore: fix flaky module graph cache tests (#23623)
David Sherret
2024-04-29
chore: add tests for moduleGraph2 (#23603)
David Sherret
2024-04-24
feat(jsr): support importing from jsr via HTTPS specifiers (except for type c...
David Sherret
2024-04-24
fix(publish): --dry-publish should error for gitignored excluded files (#23540)
David Sherret
2024-04-01
chore(specs): add jsr and npm env vars to tests by default (#23171)
David Sherret
2024-03-31
fix(check): ignore certain diagnostics in remote modules and when publishing ...
David Sherret
2024-03-21
feat(unstable/publish): error when a package's module is excluded from publis...
David Sherret
2024-03-15
chore: move more tests away from itest (#22909)
David Sherret