0.17.0 (2020-03-15)
Bug Fixes
- Check for compiler errors before converting (802c408)
- Plugin resolution now uses relative paths (#1194) closes #1188
Features
-
Only generate legend for items that are displayed on the page (#1187) (923c55d), closes #1136
-
Support for private fields (5d41a2e)
-
fix!: Rename external modules to modules (295ccdd), closes #109
-
fix!: Moved @types/minimatch dependency to devDepencencies (#1206) (592e0b3), closes #1206
BREAKING CHANGES
- Any plugins which referenced ReflectionKind.ExternalModule or ReflectionKind.Module need to be updated to reference ReflectionKind.Module and ReflectionKind.Namespace respectively.
createMinimatch
is no longer a public function.@Option
decorator removed
Thanks!
TypeDoc wouldn't be maintained without the help of the community, thanks to all who submitted issues and especially to those who contributed code to this release: