Skip to content

Releases: denoland/deno_graph

0.108.4

08 Jun 09:34

Choose a tag to compare

  • fix(fast_check): strip private declare field decorators (#646)
  • fix: add jsrpackageinfo.version (#636)

0.108.3

08 Jun 08:57

Choose a tag to compare

  • fix(fast_check): don't flag a private value/type that shares a name with an exported type/value (#652)
  • fix(fast_check): preserve default export when module is both re-exported with export * and default-imported (#650)
  • fix: deduplicate nested JSDoc import() type references (#653)

0.108.2

14 May 17:37

Choose a tag to compare

  • fix: support wasm multi-value types (#644)

0.108.1

02 May 11:08

Choose a tag to compare

0.108.1

0.108.0

02 May 07:41

Choose a tag to compare

  • fix: improve parse error display format (#637)
  • perf: monch 0.6 (#641)

0.107.2

20 Apr 07:20

Choose a tag to compare

  • feat: support import defer in module graph (#640)
  • fix: improve slow types detection for template literals, Symbol(), satisfies, and expando properties (#639)

0.107.1

02 Mar 13:43

Choose a tag to compare

  • feat: add graph.build_npm_packages (#635)

0.107.0

30 Jan 18:58

Choose a tag to compare

  • feat: markdown media type (#633)

0.106.0

17 Jan 20:58

Choose a tag to compare

  • feat(BREAKING): remove import map dependency from deno_graph (#617)
  • feat(BREAKING): remove resolved npm versions from deno_graph (#631)

0.105.0

08 Dec 16:09

Choose a tag to compare

  • feat: load source phase imports as assets (#630)