Features
- Added
--treatValidationWarningsAsErrors
to treat only validation warnings as errors without treating all warnings as errors, #2199.
Bug Fixes
- Fixed a bug where optional properties were not appropriately marked as optional, #2200.
- Fixed shifted navigation pane on devices 1024px wide, #2191.
- Add missing
@private
and@protected
tags totypedoc/tsdoc.json
, #2187.