Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-25 | 634 Bytes | |
v0.28.11 source code.tar.gz | 2025-08-25 | 765.0 kB | |
v0.28.11 source code.zip | 2025-08-25 | 1.1 MB | |
Totals: 3 Items | 1.8 MB | 0 |
Features
- Object properties declared with shorthand property assignment will now use the variable's comment if they do not have their own comment, [#2999].
Bug Fixes
- Fixed link resolution not working correctly in first comment on the file in some cases, [#2994].
- Optional methods are now rendered with a trailing
?
in the reflection preview and signature, [#2995]. - The
compilerOptions
option now functions properly with non-boolean options, [#3000]. - Configuration errors within the
compilerOptions
option are now handled gracefully, [#3000]. - Fixed improper casing of "Type Declaration" header, [#3002].