Releases: denoland/deno_doc
Releases · denoland/deno_doc
0.145.0
- perf: deno_ast 0.41 (#619)
0.144.0
- feat(html): rework category panel and notes (#617)
- perf(html): initialize ammonia once, faster anchorizer, reduce iter collections & vecs (#616)
0.143.0
- fix(html): correctly handle examples in document navigation (#612)
- fix: do not show [UNSUPPORTED] default in html docs (#608)
0.142.0
- feat(html): better formatting for code & backport changes from deno-docs (#611)
- fix(docs): ignore shebangs when getting module doc (#605)
0.141.1
- Revert "fmt"
- fix: Upgrade deno_ast to 0.40.0 and deno_graph 0.80.0 (#607)
- fmt
0.141.0
- fix: various html doc gen fixes for reference generation (#601)
0.140.0
- feat(html): treat variable with function as function (#597)
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)