9.1.0 (2025-02-13)
- eslint-plugin-ckeditor5-rules: Add the
allow-svg-imports-only-in-icons-package
rule. (commit)
Check out the Versioning policy guide for more information.
Released packages (summary)
Releases containing new features:
- eslint-plugin-ckeditor5-rules: v9.0.0 => v9.1.0
Other releases:
- eslint-config-ckeditor5: v9.0.0 => v9.1.0
- stylelint-config-ckeditor5: v9.0.0 => v9.1.0
- stylelint-plugin-ckeditor5-rules: v9.0.0 => v9.1.0
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.
- eslint-plugin-ckeditor5-rules: Add watchdog to the list of core DLL packages in
ckeditor-imports
rule. (commit) - eslint-plugin-ckeditor5-rules: Ignore type imports in
no-cross-package-imports
rule. (commit)
Check out the Versioning policy guide for more information.
Released packages (summary)
Other releases:
- eslint-config-ckeditor5: v8.0.0 => v9.0.0
- eslint-plugin-ckeditor5-rules: v8.0.0 => v9.0.0
- stylelint-config-ckeditor5: v8.0.0 => v9.0.0
- stylelint-plugin-ckeditor5-rules: v8.0.0 => v9.0.0
8.0.0 (2024-10-15)
MINOR BREAKING CHANGES ℹ️
- Defining
isOfficialPlugin
andisPremiumPlugin
flags in plugins is no longer allowed, as they are now restricted to internal use only.
- 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)
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
7.1.1 (2024-10-02)
Internal changes only (updated dependencies, documentation, etc.).
Check out the Versioning policy guide for more information.
Released packages (summary)
Other releases:
- eslint-config-ckeditor5: v7.1.0 => v7.1.1
- eslint-plugin-ckeditor5-rules: v7.1.0 => v7.1.1
- stylelint-config-ckeditor5: v7.1.0 => v7.1.1
- stylelint-plugin-ckeditor5-rules: v7.1.0 => v7.1.1
7.1.0 (2024-09-23)
- eslint-plugin-ckeditor5-rules: Added the
prevent-license-key-leak
rule. (commit)
Check out the Versioning policy guide for more information.
Released packages (summary)
Releases containing new features:
- eslint-plugin-ckeditor5-rules: v7.0.0 => v7.1.0
Other releases:
- eslint-config-ckeditor5: v7.0.0 => v7.1.0
- stylelint-config-ckeditor5: v7.0.0 => v7.1.0
- stylelint-plugin-ckeditor5-rules: v7.0.0 => v7.1.0
To see all releases, visit the release page.