Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-20 | 454 Bytes | |
v0.28.3 source code.tar.gz | 2025-04-20 | 735.1 kB | |
v0.28.3 source code.zip | 2025-04-20 | 1.0 MB | |
Totals: 3 Items | 1.8 MB | 0 |
Bug Fixes
@inline
now functions when referencing tuple types, [#2932].@link
links to the current page are now rendered, [#2934].@includeCode
now supports regions in TypeScript files with.mts
and.cts
file extensions, [#2935].- Aliased symbols (re-exports) are now resolved before checking if they are excluded/external, [#2937].
- Improved error reporting when paths including Windows separators are provided as globs, [#2938].