Skip to content

Releases: ckeditor/ckeditor5-dev

v55.0.0-alpha.5

19 Feb 09:27
v55.0.0-alpha.5
649f17f

Choose a tag to compare

v55.0.0-alpha.5 Pre-release
Pre-release

MAJOR BREAKING CHANGES ℹ️

  • utils: The styles.themeImporter() helper is no longer available.

Other changes

  • tests: The testing environment no longer consumes the themePath option in both test runner tasks.

    Previously themePath was 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):

Other releases:

v55.0.0-alpha.4

11 Feb 11:57
v55.0.0-alpha.4
368deac

Choose a tag to compare

v55.0.0-alpha.4 Pre-release
Pre-release

Other changes

  • This is a sync release that brings changes from v54.3.4 to the @alpha channel (v55.0.0-alpha.4).

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v54.3.4

11 Feb 11:39
v54.3.4
a563b38

Choose a tag to compare

Bug fixes

  • build-tools: Always log TypeScript errors, even when the declarations option is not set or false.

  • ci: Made ckeditor5-dev-ci-circle-workflow-notifier resilient 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:

v55.0.0-alpha.3

03 Feb 12:38
v55.0.0-alpha.3
6eeb2ff

Choose a tag to compare

v55.0.0-alpha.3 Pre-release
Pre-release

Other changes

  • This is a sync release that brings changes from v54.3.3 to the @alpha channel (v55.0.0-alpha.3).

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v54.3.3

03 Feb 12:27
v54.3.3
291b15e

Choose a tag to compare

Bug fixes

  • tests: Unify error handling in ckeditor5-dev-tests-run-automated and ckeditor5-dev-tests-run-manual to prevent a TypeError when test execution fails.

Other changes

  • tests: Unified Chrome launch configuration across headless and headed mode and enforced a 1920x1080 window size for consistent and predictable test results.

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v55.0.0-alpha.2

21 Jan 10:43
v55.0.0-alpha.2
a63943a

Choose a tag to compare

v55.0.0-alpha.2 Pre-release
Pre-release

Other changes

  • This is a sync release that brings changes from v54.3.2 to the @alpha channel (v55.0.0-alpha.2).

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v54.3.2

21 Jan 09:53
v54.3.2
8e92f4b

Choose a tag to compare

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:

v55.0.0-alpha.1

20 Jan 10:17
v55.0.0-alpha.1
5d71fe5

Choose a tag to compare

v55.0.0-alpha.1 Pre-release
Pre-release

Other changes

  • This is a sync release that brings changes from v54.3.1 to the @alpha channel (v55.0.0-alpha.1).

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v54.3.1

20 Jan 09:57
v54.3.1
a716e1f

Choose a tag to compare

Bug fixes

Other changes

  • tests: Automatically load a license key from the <process.cwd()>/.env file (defined in CKEDITOR_LICENSE_KEY variable) for automated and manual tests.

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v55.0.0-alpha.0

14 Jan 13:32
v55.0.0-alpha.0
dcfc980

Choose a tag to compare

v55.0.0-alpha.0 Pre-release
Pre-release

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 the translations directory.

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Major releases (contain major breaking changes):

Other releases: