Skip to content

v59.1.0

Choose a tag to compare

@CKEditorBot CKEditorBot released this 13 Aug 09:01
· 98 commits to master since this release
v59.1.0
6a29059

Features

  • typedoc-plugins: Added the typedoc-plugin-hierarchy-fixer plugin that restores the class hierarchy in the generated API documentation data for classes extending an intermediate mixin constant, for example const 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:

Other releases: