Releases: denoland/deno_doc
Releases · denoland/deno_doc
0.138.0
- fix(html): don't dedupe nodes for kind partition (#596)
0.137.0
- feat(html): jsdoc module linking (#586)
- feat(html): render private symbols, but dont list them (#581)
- fix(html): correct jsdoc link tag handling (#580)
- fix(html): render alerts that span multiple child nodes (#589)
- fix: use "module" identifier for default export item, when the symbol name is not available (#582)
0.136.0
- fix: upstream styling changes from jsr (#578)
0.135.0
- fix: private reference diagnostic was displaying incorrect information (#576)
0.133.0
- fix: all symbols summary and example title (#572)
0.132.0
- fix(html): don't merge same-named symbols from different entrypoints in top symbols (#571)
0.131.0
- fix(html): post-sidepanel fixes (#570)
0.130.0
- feat(html): remove sidepanels and add document navigation (#569)