Releases: denoland/deno_graph
Releases · denoland/deno_graph
0.47.1
0.47.0
0.46.0
0.45.1
0.45.0
- feat: add specifiers_count() for getting the approximate number of specifiers in the graph (#253)
- feat: serialize and deserialize
Version
as string (#252) - feat: upgrade to deno_ast 0.25 (#255)
- fix: graph imports should use specified order (#254)
- fix: make ts reference paths type-only deps (#246)
- fix: require jsxImportSource to be in a multi-line comment (#248)