Releases: denoland/deno_doc
Releases · denoland/deno_doc
0.73.5
01 Dec 14:43
Compare
Sorry, something went wrong.
No results found
feat(lint): don't require jsdoc for ctors with no parameters (#404 )
fix: don't report diagnostics on remote modules (#403 )
fix: ignore empty return stmts when determining if return type necessary (#405 )
fix: proper single file mode handling (#402 )
0.73.4
29 Nov 05:07
Compare
Sorry, something went wrong.
No results found
feat(html): add version index and url rework (#394 )
0.73.3
19 Nov 22:03
Compare
Sorry, something went wrong.
No results found
0.73.2
16 Nov 22:34
Compare
Sorry, something went wrong.
No results found
0.73.1
16 Nov 18:24
Compare
Sorry, something went wrong.
No results found
fix: issue discovering re-exports of re-exports (#398 )
0.73.0
10 Nov 16:48
Compare
Sorry, something went wrong.
No results found
feat: PrivateTypeRef - add reference type location when in other module (#396 )
feat: raise diagnostics on member instead of parent declaration (#387 )
0.72.2
01 Nov 22:19
Compare
Sorry, something went wrong.
No results found
0.72.1
01 Nov 03:03
Compare
Sorry, something went wrong.
No results found
feat: better non-exported type diagnostic (#385 )
0.72.0
31 Oct 23:54
Compare
Sorry, something went wrong.
No results found
feat: HTML output, cont. 2 (#381 )
feat: ignore diagnostics on nodes with @internal tag (#369 )
feat: infer void return types more (#383 )
fix: sometimes missing some private nodes when has reexports (#382 )
0.71.0
31 Oct 01:11
Compare
Sorry, something went wrong.
No results found
feat: HTML output (#355 )
feat: HTML output, cont. (#363 )
feat: add MissingJsDoc and MissingTypeRef diagnostics (#368 )
feat: add missing jsdoc and location to class' TsIndexSignature (#365 )
feat: add missing jsdoc and location to interface's IndexSignature (#366 )
fix: print column 1-indexed (#364 )
fix: properly display unsupported tags (#357 )