Skip to content

Releases: denoland/deno_doc

0.194.0

27 Feb 14:38

Choose a tag to compare

  • feat(html): diffing (#770)
  • feat: add jsdoc summary and description tags (#767)
  • feat: hide private class members (#759)
  • feat: support [label]{@link URL} syntax #690 (#702)
  • fix: include jsdoc for inferred ObjectLit (#768)
  • fix: various minor fixes (#769)

0.193.0

12 Feb 15:47

Choose a tag to compare

  • fix: more consistent sorting (#765)

0.192.0

11 Feb 21:34

Choose a tag to compare

  • feat: HTML generation improvements (#764)
  • feat: docnode diffing (#761)

0.191.0

04 Feb 13:52

Choose a tag to compare

  • Add missing TypeScript interfaces and properties (#737)
  • feat: add Deserialize to HTML structs (#763)
  • fix: restore total ordering of methods and properties (#757)

0.190.1

02 Feb 23:05

Choose a tag to compare

  • fix: markdown rendering of block quotes (#762)

0.190.0

02 Feb 18:33

Choose a tag to compare

  • feat: render jsdocs as markdown with syntax highlighting (#760)

0.189.1

21 Jan 22:23

Choose a tag to compare

  • fix(lint): ensure all exported types report private type dependency errors (#756)

0.189.0

17 Jan 23:42

Choose a tag to compare

  • feat: jsdoc priority tag (#753)
  • fix(html): hide class constructors if they are private or internal (#751)
  • fix(html): move statics above non-statics (#752)

0.188.0

08 Dec 17:42

Choose a tag to compare

  • feat: deno_graph 0.105 (#750)

0.187.0

27 Nov 14:21

Choose a tag to compare

  • feat: deno_ast 0.52 (#748)