v58.0.0
MAJOR BREAKING CHANGES ℹ️
- build-tools: Replaced the
splitCssplugin with the reworkedbundleCssplugin. CSS must now be imported through explicittheme/index-editor.cssandtheme/index-content.cssentry points, and builds emit separate editor and content stylesheets next to the combined CSS bundle. The combined bundle preserves the JavaScript import order, keeping the editor and content styles of each feature next to each other.
Bug fixes
- manual-server: Fixed the manual test server to reload only affected pages after HTML or CSS changes.
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Major releases (contain major breaking changes):
- @ckeditor/ckeditor5-dev-build-tools: v57.4.0 => v58.0.0
Other releases:
- @ckeditor/ckeditor5-dev-bump-year: v57.4.0 => v58.0.0
- @ckeditor/ckeditor5-dev-changelog: v57.4.0 => v58.0.0
- @ckeditor/ckeditor5-dev-ci: v57.4.0 => v58.0.0
- @ckeditor/ckeditor5-dev-dependency-checker: v57.4.0 => v58.0.0
- @ckeditor/ckeditor5-dev-docs: v57.4.0 => v58.0.0
- @ckeditor/ckeditor5-dev-license-checker: v57.4.0 => v58.0.0
- @ckeditor/ckeditor5-dev-manual-server: v57.4.0 => v58.0.0
- @ckeditor/ckeditor5-dev-release-tools: v57.4.0 => v58.0.0
- @ckeditor/ckeditor5-dev-stale-bot: v57.4.0 => v58.0.0
- @ckeditor/ckeditor5-dev-translations: v57.4.0 => v58.0.0
- @ckeditor/ckeditor5-dev-utils: v57.4.0 => v58.0.0
- @ckeditor/ckeditor5-dev-web-crawler: v57.4.0 => v58.0.0
- @ckeditor/typedoc-plugins: v57.4.0 => v58.0.0