| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-29 | 487 Bytes | |
| v0.28.15 source code.tar.gz | 2025-11-29 | 777.0 kB | |
| v0.28.15 source code.zip | 2025-11-29 | 1.1 MB | |
| Totals: 3 Items | 1.9 MB | 2 | |
Features
- The
gitRevisionoption now accepts the special value{branch}, which indicates source links should use the current git branch for links, [#3041]. - Introduced
validation.invalidPathfor suppressing warnings caused by referencing relative paths which do not exist when building the documentation, [#3033]. - API: Introduced
Logger.validationWarningfor validation which occurs during conversion rather than during TypeDoc's normal validation step, [#3033].