v59.1.0
Features
- typedoc-plugins: Added the
typedoc-plugin-hierarchy-fixerplugin that restores the class hierarchy in the generated API documentation data for classes extending an intermediate mixin constant, for exampleconst ClassicEditorBase = ElementApiMixin( Editor ). The plugin replaces the unresolvable base class reference with the actual base class, restores the "Subclasses" relation on the base class page, and lists the mixin interfaces in the "Implements" section. It also prevents references to reflections removed by the private API purge mechanism from leaking into the documentation output.
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Releases containing new features:
- @ckeditor/typedoc-plugins: v59.0.0 => v59.1.0
Other releases:
- @ckeditor/ckeditor5-dev-build-tools: v59.0.0 => v59.1.0
- @ckeditor/ckeditor5-dev-bump-year: v59.0.0 => v59.1.0
- @ckeditor/ckeditor5-dev-changelog: v59.0.0 => v59.1.0
- @ckeditor/ckeditor5-dev-ci: v59.0.0 => v59.1.0
- @ckeditor/ckeditor5-dev-dependency-checker: v59.0.0 => v59.1.0
- @ckeditor/ckeditor5-dev-docs: v59.0.0 => v59.1.0
- @ckeditor/ckeditor5-dev-license-checker: v59.0.0 => v59.1.0
- @ckeditor/ckeditor5-dev-manual-server: v59.0.0 => v59.1.0
- @ckeditor/ckeditor5-dev-release-tools: v59.0.0 => v59.1.0
- @ckeditor/ckeditor5-dev-stale-bot: v59.0.0 => v59.1.0
- @ckeditor/ckeditor5-dev-translations: v59.0.0 => v59.1.0
- @ckeditor/ckeditor5-dev-utils: v59.0.0 => v59.1.0
- @ckeditor/ckeditor5-dev-web-crawler: v59.0.0 => v59.1.0