v10.0.0
MAJOR BREAKING CHANGES ℹ️
- eslint-config-ckeditor5: The configuration exported from
eslint-config-ckeditor5package is now in ESM format. - eslint-config-ckeditor5: The
ckeditor5-rules/no-build-extensionsrule is no longer included in the configuration. - eslint-plugin-ckeditor5-rules: Removed the
ckeditor5-rules/no-build-extensionsrule due to the removal of predefined builds. - The minimal ESLint version supported by the
eslint-config-ckeditor5andeslint-plugin-ckeditor5-rulespackages has been set to v9.x. See ESLint migration guide for details.
Other changes
- eslint-config-ckeditor5: Aligned ESLint configuration to be compatible with ESLint v9.x. Closes ckeditor/ckeditor5#18495. (commit)
- eslint-plugin-ckeditor5-rules: Aligned ESLint rules to be compatible with ESLint v9.x. Closes ckeditor/ckeditor5#18496. (commit)
- The
ckeditor5-rules/no-build-extensionsis no longer available. Read more details in ckeditor/ckeditor5#17779. (commit)
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Major releases (contain major breaking changes):
- eslint-config-ckeditor5: v9.1.0 => v10.0.0
- eslint-plugin-ckeditor5-rules: v9.1.0 => v10.0.0
Other releases:
- stylelint-config-ckeditor5: v9.1.0 => v10.0.0
- stylelint-plugin-ckeditor5-rules: v9.1.0 => v10.0.0