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
/
cli
/
tools
/
registry
/
graph.rs
Age
Commit message (
Expand
)
Author
2024-09-25
fix(check): properly surface dependency errors in types file of js file (#25860)
David Sherret
2024-08-24
refactor(lsp): changes for lsp_types 0.97.0 (#25169)
Nayeem Rahman
2024-07-17
fix(publish): surface syntax errors when using --no-check (#24620)
David Sherret
2024-06-05
fix: better handling of npm resolution occurring on workers (#24094)
David Sherret
2024-05-28
feat(vendor): support modifying remote files in vendor folder without checksu...
David Sherret
2024-05-28
fix(publish): raise diagnostics for triple-slash directives for `--dry-run` i...
David Sherret
2024-05-14
fix(publish): error for missing version constraints on dry-publish instead of...
David Sherret
2024-04-11
fix: upgrade deno_ast related crates (#23187)
David Sherret
2024-02-19
feat(unstable/lint): no-slow-types for JSR packages (#22430)
David Sherret
2024-02-09
fix: upgrade to deno_ast 0.33 (#22341)
David Sherret
2024-02-01
fix(publish): add node specifiers (#22213)
Leo Kettmeir
2024-02-01
refactor: load bytes in deno_graph (#22212)
David Sherret
2024-01-24
feat(publish): error on invalid external imports (#22088)
Luca Casonato
2024-01-24
chore: improve unanalyzable dynamic import diagnostic (#22051)
Luca Casonato
2024-01-23
feat(cli): improved diagnostics printing (#22049)
Luca Casonato
2024-01-23
chore: update deno_ast and deno_graph (#22033)
Bartek IwaĆczuk
2024-01-10
feat(unstable): fast subset type checking of JSR dependencies (#21873)
David Sherret