Releases: denoland/deno_graph
Releases · denoland/deno_graph
0.68.0
- feat: fast check cache and lazy fast check (#389)
- fix: handle dts files in fast check (#388)
- fix: jsr specifier does not support tags (#390)
0.67.0
- feat: Add fast-check based TypeScript type definition generation (#379)
- fix: test loader signature (#387)
0.66.2
- fix(fast-check): do not add warning diagnostic for js entrypoint with types (#386)
- fix: grammar for diagnostic js entrypoint (#385)
0.66.1
- fix(js): correct passing of load options from Rust (#381)
0.66.0
- feat: load JSR URLs using checksum found in package's manifest (#380)
0.65.3
- fix: keep @ts- comments (#378)
0.65.2
- fix: add
Debug
for some JSR structs (#376)
0.65.1
- fix: always create a package entry for jsr packages (#375)
0.64.2
- Fix 'explit' typo in hints. (#372)