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.