Skip to content

Releases: denoland/deno_graph

0.64.2

06 Feb 21:17
Compare
Choose a tag to compare
  • Fix 'explit' typo in hints. (#372)

0.64.1

01 Feb 00:25
Compare
Choose a tag to compare
  • fix: update to not use deprecated methods in index_map (#371)

0.64.0

01 Feb 00:03
Compare
Choose a tag to compare
  • feat: load bytes instead of strings (#357)
  • feat: move text encoding functionality into deno_graph::source from CLI (#370)

0.63.6

25 Jan 12:44
Compare
Choose a tag to compare
  • feat: support leaving arrows and fns in subset type checking (#366)

0.63.5

22 Jan 17:41
Compare
Choose a tag to compare
0.63.5

0.63.4

21 Jan 21:14
Compare
Choose a tag to compare
  • feat: store JSR package constraints of packages in graph (#361)

0.63.3

11 Jan 15:58
Compare
Choose a tag to compare
  • fix(fast_check): analyze identifiers in type assertions/as exprs (#356)

0.63.2

10 Jan 21:16
Compare
Choose a tag to compare
  • fix(fast_check): handle JS files, @deno-types and triple slash references (#355)
  • fix(fast_check): properly error for using declaration in public API (#354)
  • fix(symbols): better handling of deep re-exports (#353)

0.63.1

09 Jan 17:46
Compare
Choose a tag to compare
  • feat: more refined dep resolution (#348)

0.63.0

08 Jan 17:29
Compare
Choose a tag to compare
  • feat: subset type graph for JSR dependencies (#346)