Features ✨
- Plugins may now use the
@Option
decorator to declare options. (#1165)
Fixed 🐛
@param
and@returns
are overly sensitive to whitespace (#1164)- TypeDoc is missing exported values to set options without importing internals (#1163)
Changed 📦
- TypeDoc's tests now run in ~30 seconds instead of 3 minutes, making for a much better development experience (#1156)