Skip to content

Latest commit

 

History

History
132 lines (77 loc) · 6.73 KB

CHANGELOG.md

File metadata and controls

132 lines (77 loc) · 6.73 KB

Changelog

9.1.0 (2025-02-13)

Features

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Releases containing new features:

Other releases:

9.0.0 (2025-01-08)

MINOR BREAKING CHANGES ℹ️

  • The watchdog package is now added to the list of core DLL packages in ckeditor-imports rule.

Features

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

8.0.0 (2024-10-15)

MINOR BREAKING CHANGES ℹ️

  • Defining isOfficialPlugin and isPremiumPlugin flags in plugins is no longer allowed, as they are now restricted to internal use only.

Features

  • eslint-plugin-ckeditor5-rules: Add the ckeditor5/ckeditor-plugin-flags rule that disallows creating certain flags in plugins and enforces proper code style for allowed ones. (commit)
  • eslint-config-ckeditor5: Disallow defining isOfficialPlugin and isPremiumPlugin flags in plugins, restricting them to internal use only. (commit)

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Releases containing new features:

Other releases:

7.1.1 (2024-10-02)

Internal changes only (updated dependencies, documentation, etc.).

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

7.1.0 (2024-09-23)

Features

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Releases containing new features:

Other releases:


To see all releases, visit the release page.