MINOR BREAKING CHANGES ℹ️
- Defining
isOfficialPlugin
andisPremiumPlugin
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
andisPremiumPlugin
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:
- eslint-config-ckeditor5: v7.1.1 => v8.0.0
- eslint-plugin-ckeditor5-rules: v7.1.1 => v8.0.0
Other releases:
- stylelint-config-ckeditor5: v7.1.1 => v8.0.0
- stylelint-plugin-ckeditor5-rules: v7.1.1 => v8.0.0