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