Releases: ckeditor/ckeditor5-dev
v55.0.0-alpha.5
MAJOR BREAKING CHANGES ℹ️
- utils: The
styles.themeImporter()helper is no longer available.
Other changes
-
tests: The testing environment no longer consumes the
themePathoption in both test runner tasks.Previously
themePathwas hardcoded to@ckeditor/ckeditor5-theme-lark.
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Major releases (contain major breaking changes):
- @ckeditor/ckeditor5-dev-utils: v55.0.0-alpha.4 => v55.0.0-alpha.5
Other releases:
- @ckeditor/ckeditor5-dev-build-tools: v55.0.0-alpha.4 => v55.0.0-alpha.5
- @ckeditor/ckeditor5-dev-bump-year: v55.0.0-alpha.4 => v55.0.0-alpha.5
- @ckeditor/ckeditor5-dev-changelog: v55.0.0-alpha.4 => v55.0.0-alpha.5
- @ckeditor/ckeditor5-dev-ci: v55.0.0-alpha.4 => v55.0.0-alpha.5
- @ckeditor/ckeditor5-dev-dependency-checker: v55.0.0-alpha.4 => v55.0.0-alpha.5
- @ckeditor/ckeditor5-dev-docs: v55.0.0-alpha.4 => v55.0.0-alpha.5
- @ckeditor/ckeditor5-dev-license-checker: v55.0.0-alpha.4 => v55.0.0-alpha.5
- @ckeditor/ckeditor5-dev-release-tools: v55.0.0-alpha.4 => v55.0.0-alpha.5
- @ckeditor/ckeditor5-dev-stale-bot: v55.0.0-alpha.4 => v55.0.0-alpha.5
- @ckeditor/ckeditor5-dev-tests: v55.0.0-alpha.4 => v55.0.0-alpha.5
- @ckeditor/ckeditor5-dev-translations: v55.0.0-alpha.4 => v55.0.0-alpha.5
- @ckeditor/ckeditor5-dev-web-crawler: v55.0.0-alpha.4 => v55.0.0-alpha.5
- @ckeditor/typedoc-plugins: v55.0.0-alpha.4 => v55.0.0-alpha.5
v55.0.0-alpha.4
Other changes
- This is a sync release that brings changes from v54.3.4 to the
@alphachannel (v55.0.0-alpha.4).
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Other releases:
- @ckeditor/ckeditor5-dev-build-tools: v55.0.0-alpha.3 => v55.0.0-alpha.4
- @ckeditor/ckeditor5-dev-bump-year: v55.0.0-alpha.3 => v55.0.0-alpha.4
- @ckeditor/ckeditor5-dev-changelog: v55.0.0-alpha.3 => v55.0.0-alpha.4
- @ckeditor/ckeditor5-dev-ci: v55.0.0-alpha.3 => v55.0.0-alpha.4
- @ckeditor/ckeditor5-dev-dependency-checker: v55.0.0-alpha.3 => v55.0.0-alpha.4
- @ckeditor/ckeditor5-dev-docs: v55.0.0-alpha.3 => v55.0.0-alpha.4
- @ckeditor/ckeditor5-dev-license-checker: v55.0.0-alpha.3 => v55.0.0-alpha.4
- @ckeditor/ckeditor5-dev-release-tools: v55.0.0-alpha.3 => v55.0.0-alpha.4
- @ckeditor/ckeditor5-dev-stale-bot: v55.0.0-alpha.3 => v55.0.0-alpha.4
- @ckeditor/ckeditor5-dev-tests: v55.0.0-alpha.3 => v55.0.0-alpha.4
- @ckeditor/ckeditor5-dev-translations: v55.0.0-alpha.3 => v55.0.0-alpha.4
- @ckeditor/ckeditor5-dev-utils: v55.0.0-alpha.3 => v55.0.0-alpha.4
- @ckeditor/ckeditor5-dev-web-crawler: v55.0.0-alpha.3 => v55.0.0-alpha.4
- @ckeditor/typedoc-plugins: v55.0.0-alpha.3 => v55.0.0-alpha.4
v54.3.4
Bug fixes
-
build-tools: Always log TypeScript errors, even when the
declarationsoption is not set orfalse. -
ci: Made
ckeditor5-dev-ci-circle-workflow-notifierresilient to unstable CircleCI API responses by adding retries, response shape validation, and clearer hard-fail reasons. Closes ckeditor/ckeditor5#19763.The notifier now retries transient API failures up to 5 times with delays, fails fast for non-retryable API errors, and reports when manual workflow verification is required.
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Other releases:
- @ckeditor/ckeditor5-dev-build-tools: v54.3.3 => v54.3.4
- @ckeditor/ckeditor5-dev-bump-year: v54.3.3 => v54.3.4
- @ckeditor/ckeditor5-dev-changelog: v54.3.3 => v54.3.4
- @ckeditor/ckeditor5-dev-ci: v54.3.3 => v54.3.4
- @ckeditor/ckeditor5-dev-dependency-checker: v54.3.3 => v54.3.4
- @ckeditor/ckeditor5-dev-docs: v54.3.3 => v54.3.4
- @ckeditor/ckeditor5-dev-license-checker: v54.3.3 => v54.3.4
- @ckeditor/ckeditor5-dev-release-tools: v54.3.3 => v54.3.4
- @ckeditor/ckeditor5-dev-stale-bot: v54.3.3 => v54.3.4
- @ckeditor/ckeditor5-dev-tests: v54.3.3 => v54.3.4
- @ckeditor/ckeditor5-dev-translations: v54.3.3 => v54.3.4
- @ckeditor/ckeditor5-dev-utils: v54.3.3 => v54.3.4
- @ckeditor/ckeditor5-dev-web-crawler: v54.3.3 => v54.3.4
- @ckeditor/typedoc-plugins: v54.3.3 => v54.3.4
v55.0.0-alpha.3
Other changes
- This is a sync release that brings changes from v54.3.3 to the
@alphachannel (v55.0.0-alpha.3).
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Other releases:
- @ckeditor/ckeditor5-dev-build-tools: v55.0.0-alpha.2 => v55.0.0-alpha.3
- @ckeditor/ckeditor5-dev-bump-year: v55.0.0-alpha.2 => v55.0.0-alpha.3
- @ckeditor/ckeditor5-dev-changelog: v55.0.0-alpha.2 => v55.0.0-alpha.3
- @ckeditor/ckeditor5-dev-ci: v55.0.0-alpha.2 => v55.0.0-alpha.3
- @ckeditor/ckeditor5-dev-dependency-checker: v55.0.0-alpha.2 => v55.0.0-alpha.3
- @ckeditor/ckeditor5-dev-docs: v55.0.0-alpha.2 => v55.0.0-alpha.3
- @ckeditor/ckeditor5-dev-license-checker: v55.0.0-alpha.2 => v55.0.0-alpha.3
- @ckeditor/ckeditor5-dev-release-tools: v55.0.0-alpha.2 => v55.0.0-alpha.3
- @ckeditor/ckeditor5-dev-stale-bot: v55.0.0-alpha.2 => v55.0.0-alpha.3
- @ckeditor/ckeditor5-dev-tests: v55.0.0-alpha.2 => v55.0.0-alpha.3
- @ckeditor/ckeditor5-dev-translations: v55.0.0-alpha.2 => v55.0.0-alpha.3
- @ckeditor/ckeditor5-dev-utils: v55.0.0-alpha.2 => v55.0.0-alpha.3
- @ckeditor/ckeditor5-dev-web-crawler: v55.0.0-alpha.2 => v55.0.0-alpha.3
- @ckeditor/typedoc-plugins: v55.0.0-alpha.2 => v55.0.0-alpha.3
v54.3.3
Bug fixes
- tests: Unify error handling in
ckeditor5-dev-tests-run-automatedandckeditor5-dev-tests-run-manualto prevent aTypeErrorwhen test execution fails.
Other changes
- tests: Unified Chrome launch configuration across headless and headed mode and enforced a
1920x1080window size for consistent and predictable test results.
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Other releases:
- @ckeditor/ckeditor5-dev-build-tools: v54.3.2 => v54.3.3
- @ckeditor/ckeditor5-dev-bump-year: v54.3.2 => v54.3.3
- @ckeditor/ckeditor5-dev-changelog: v54.3.2 => v54.3.3
- @ckeditor/ckeditor5-dev-ci: v54.3.2 => v54.3.3
- @ckeditor/ckeditor5-dev-dependency-checker: v54.3.2 => v54.3.3
- @ckeditor/ckeditor5-dev-docs: v54.3.2 => v54.3.3
- @ckeditor/ckeditor5-dev-license-checker: v54.3.2 => v54.3.3
- @ckeditor/ckeditor5-dev-release-tools: v54.3.2 => v54.3.3
- @ckeditor/ckeditor5-dev-stale-bot: v54.3.2 => v54.3.3
- @ckeditor/ckeditor5-dev-tests: v54.3.2 => v54.3.3
- @ckeditor/ckeditor5-dev-translations: v54.3.2 => v54.3.3
- @ckeditor/ckeditor5-dev-utils: v54.3.2 => v54.3.3
- @ckeditor/ckeditor5-dev-web-crawler: v54.3.2 => v54.3.3
- @ckeditor/typedoc-plugins: v54.3.2 => v54.3.3
v55.0.0-alpha.2
Other changes
- This is a sync release that brings changes from v54.3.2 to the
@alphachannel (v55.0.0-alpha.2).
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Other releases:
- @ckeditor/ckeditor5-dev-build-tools: v55.0.0-alpha.1 => v55.0.0-alpha.2
- @ckeditor/ckeditor5-dev-bump-year: v55.0.0-alpha.1 => v55.0.0-alpha.2
- @ckeditor/ckeditor5-dev-changelog: v55.0.0-alpha.1 => v55.0.0-alpha.2
- @ckeditor/ckeditor5-dev-ci: v55.0.0-alpha.1 => v55.0.0-alpha.2
- @ckeditor/ckeditor5-dev-dependency-checker: v55.0.0-alpha.1 => v55.0.0-alpha.2
- @ckeditor/ckeditor5-dev-docs: v55.0.0-alpha.1 => v55.0.0-alpha.2
- @ckeditor/ckeditor5-dev-license-checker: v55.0.0-alpha.1 => v55.0.0-alpha.2
- @ckeditor/ckeditor5-dev-release-tools: v55.0.0-alpha.1 => v55.0.0-alpha.2
- @ckeditor/ckeditor5-dev-stale-bot: v55.0.0-alpha.1 => v55.0.0-alpha.2
- @ckeditor/ckeditor5-dev-tests: v55.0.0-alpha.1 => v55.0.0-alpha.2
- @ckeditor/ckeditor5-dev-translations: v55.0.0-alpha.1 => v55.0.0-alpha.2
- @ckeditor/ckeditor5-dev-utils: v55.0.0-alpha.1 => v55.0.0-alpha.2
- @ckeditor/ckeditor5-dev-web-crawler: v55.0.0-alpha.1 => v55.0.0-alpha.2
- @ckeditor/typedoc-plugins: v55.0.0-alpha.1 => v55.0.0-alpha.2
v54.3.2
Bug fixes
- tests: Fixed the license key configuration for manual tests which was blocked by Content Security Policy rules. Closes ckeditor/ckeditor5#19643.
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Other releases:
- @ckeditor/ckeditor5-dev-build-tools: v54.3.1 => v54.3.2
- @ckeditor/ckeditor5-dev-bump-year: v54.3.1 => v54.3.2
- @ckeditor/ckeditor5-dev-changelog: v54.3.1 => v54.3.2
- @ckeditor/ckeditor5-dev-ci: v54.3.1 => v54.3.2
- @ckeditor/ckeditor5-dev-dependency-checker: v54.3.1 => v54.3.2
- @ckeditor/ckeditor5-dev-docs: v54.3.1 => v54.3.2
- @ckeditor/ckeditor5-dev-license-checker: v54.3.1 => v54.3.2
- @ckeditor/ckeditor5-dev-release-tools: v54.3.1 => v54.3.2
- @ckeditor/ckeditor5-dev-stale-bot: v54.3.1 => v54.3.2
- @ckeditor/ckeditor5-dev-tests: v54.3.1 => v54.3.2
- @ckeditor/ckeditor5-dev-translations: v54.3.1 => v54.3.2
- @ckeditor/ckeditor5-dev-utils: v54.3.1 => v54.3.2
- @ckeditor/ckeditor5-dev-web-crawler: v54.3.1 => v54.3.2
- @ckeditor/typedoc-plugins: v54.3.1 => v54.3.2
v55.0.0-alpha.1
Other changes
- This is a sync release that brings changes from v54.3.1 to the
@alphachannel (v55.0.0-alpha.1).
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Other releases:
- @ckeditor/ckeditor5-dev-build-tools: v55.0.0-alpha.0 => v55.0.0-alpha.1
- @ckeditor/ckeditor5-dev-bump-year: v55.0.0-alpha.0 => v55.0.0-alpha.1
- @ckeditor/ckeditor5-dev-changelog: v55.0.0-alpha.0 => v55.0.0-alpha.1
- @ckeditor/ckeditor5-dev-ci: v55.0.0-alpha.0 => v55.0.0-alpha.1
- @ckeditor/ckeditor5-dev-dependency-checker: v55.0.0-alpha.0 => v55.0.0-alpha.1
- @ckeditor/ckeditor5-dev-docs: v55.0.0-alpha.0 => v55.0.0-alpha.1
- @ckeditor/ckeditor5-dev-license-checker: v55.0.0-alpha.0 => v55.0.0-alpha.1
- @ckeditor/ckeditor5-dev-release-tools: v55.0.0-alpha.0 => v55.0.0-alpha.1
- @ckeditor/ckeditor5-dev-stale-bot: v55.0.0-alpha.0 => v55.0.0-alpha.1
- @ckeditor/ckeditor5-dev-tests: v55.0.0-alpha.0 => v55.0.0-alpha.1
- @ckeditor/ckeditor5-dev-translations: v55.0.0-alpha.0 => v55.0.0-alpha.1
- @ckeditor/ckeditor5-dev-utils: v55.0.0-alpha.0 => v55.0.0-alpha.1
- @ckeditor/ckeditor5-dev-web-crawler: v55.0.0-alpha.0 => v55.0.0-alpha.1
- @ckeditor/typedoc-plugins: v55.0.0-alpha.0 => v55.0.0-alpha.1
v54.3.1
Bug fixes
- release-tools: Keep the trailing blank line at the end of modified files tracked by Git. Closes ckeditor/ckeditor5#19611.
Other changes
- tests: Automatically load a license key from the
<process.cwd()>/.envfile (defined inCKEDITOR_LICENSE_KEYvariable) for automated and manual tests.
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Other releases:
- @ckeditor/ckeditor5-dev-build-tools: v54.3.0 => v54.3.1
- @ckeditor/ckeditor5-dev-bump-year: v54.3.0 => v54.3.1
- @ckeditor/ckeditor5-dev-changelog: v54.3.0 => v54.3.1
- @ckeditor/ckeditor5-dev-ci: v54.3.0 => v54.3.1
- @ckeditor/ckeditor5-dev-dependency-checker: v54.3.0 => v54.3.1
- @ckeditor/ckeditor5-dev-docs: v54.3.0 => v54.3.1
- @ckeditor/ckeditor5-dev-license-checker: v54.3.0 => v54.3.1
- @ckeditor/ckeditor5-dev-release-tools: v54.3.0 => v54.3.1
- @ckeditor/ckeditor5-dev-stale-bot: v54.3.0 => v54.3.1
- @ckeditor/ckeditor5-dev-tests: v54.3.0 => v54.3.1
- @ckeditor/ckeditor5-dev-translations: v54.3.0 => v54.3.1
- @ckeditor/ckeditor5-dev-utils: v54.3.0 => v54.3.1
- @ckeditor/ckeditor5-dev-web-crawler: v54.3.0 => v54.3.1
- @ckeditor/typedoc-plugins: v54.3.0 => v54.3.1
v55.0.0-alpha.0
MAJOR BREAKING CHANGES ℹ️
- tests, utils: Remove tools used to handle and generate DLLs for “old installation methods” in CKEditor 5. See ckeditor/ckeditor5#17779.
- Upgrade TypeScript to
v5.5.4.
Bug fixes
- build-tools: Fixed the
build()function producing duplicated banners outside thetranslationsdirectory.
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Major releases (contain major breaking changes):
- @ckeditor/ckeditor5-dev-tests: v54.3.0 => v55.0.0-alpha.0
- @ckeditor/ckeditor5-dev-utils: v54.3.0 => v55.0.0-alpha.0
Other releases:
- @ckeditor/ckeditor5-dev-build-tools: v54.3.0 => v55.0.0-alpha.0
- @ckeditor/ckeditor5-dev-bump-year: v54.3.0 => v55.0.0-alpha.0
- @ckeditor/ckeditor5-dev-changelog: v54.3.0 => v55.0.0-alpha.0
- @ckeditor/ckeditor5-dev-ci: v54.3.0 => v55.0.0-alpha.0
- @ckeditor/ckeditor5-dev-dependency-checker: v54.3.0 => v55.0.0-alpha.0
- @ckeditor/ckeditor5-dev-docs: v54.3.0 => v55.0.0-alpha.0
- @ckeditor/ckeditor5-dev-license-checker: v54.3.0 => v55.0.0-alpha.0
- @ckeditor/ckeditor5-dev-release-tools: v54.3.0 => v55.0.0-alpha.0
- @ckeditor/ckeditor5-dev-stale-bot: v54.3.0 => v55.0.0-alpha.0
- @ckeditor/ckeditor5-dev-translations: v54.3.0 => v55.0.0-alpha.0
- @ckeditor/ckeditor5-dev-web-crawler: v54.3.0 => v55.0.0-alpha.0
- @ckeditor/typedoc-plugins: v54.3.0 => v55.0.0-alpha.0