Skip to content

Releases: ckeditor/ckeditor5-dev

v54.2.3

22 Dec 09:26
v54.2.3
98d1ea7

Choose a tag to compare

Bug fixes

  • release-tools: Resolve a race condition in the release preparation process where nested files defined in the #files glob pattern could trigger the EEXIST error. Closes ckeditor/ckeditor5#19550.

    Copying files is now performed sequentially using a for...of loop instead of Array#map(), ensuring that directories are created deterministically before each copy operation.

    This change improves the stability of prepareRepository() when handling deeply nested or overlapping glob patterns.

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v54.2.2

15 Dec 10:26
v54.2.2
e677777

Choose a tag to compare

Other changes

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v54.2.1

03 Dec 07:35
v54.2.1
ee751cb

Choose a tag to compare

Bug fixes

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v54.2.0

26 Nov 12:32
v54.2.0
caa201d

Choose a tag to compare

Features

  • changelog: generateChangelogForSingleRepository() and generateChangelogForMonoRepository() will now provide examples based on the actual current version when asking user about release type. Closes ckeditor/ckeditor5#19138.

Bug fixes

  • translations: Does not throw an error when the package does not have a lags/contexts.json file.

Other changes

  • Upgrade glob to version 13.0.0.

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Releases containing new features:

Other releases:

v54.1.0

20 Nov 08:01
v54.1.0
72de2ea

Choose a tag to compare

Other changes

  • release-tools: Added support in the cleanUpPackages() util for defining a nested field to remove from package.json file.
  • Remove chalk from dependencies.
  • Remove fs-extra from dependencies.

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v54.0.2

19 Nov 11:50
v54.0.2
bb3a5c7

Choose a tag to compare

Caution

Due to a tooling issue, this release was generated incorrectly. None of the packages from it were published to npm, and it should be considered invalid. Please skip this version and use v54.1.0, the first valid release after this issue.

Other changes

  • Internal changes only.

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v54.0.1

19 Nov 10:54
v54.0.1
67d2f72

Choose a tag to compare

Caution

Due to a tooling issue, this release was generated incorrectly. None of the packages from it were published to npm, and it should be considered invalid. Please skip this version and use v54.1.0, the first valid release after this issue.

Other changes

  • release-tools: Added support in the cleanUpPackages() util for defining a nested field to remove from package.json file.
  • Remove chalk from dependencies.
  • Remove fs-extra from dependencies.

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v54.0.0

13 Nov 07:53
v54.0.0
aee4d78

Choose a tag to compare

MAJOR BREAKING CHANGES ℹ️

  • ci: Removed unused scripts. Closes ckeditor/ckeditor5#19266.

    The change affects the following scripts:

    • ckeditor5-dev-ci-notify-travis-status,
    • ckeditor5-dev-ci-allocate-swap-memory,
    • ckeditor5-dev-ci-install-latest-chrome.
  • Updated the required version of Node.js to v24.11.

Features

  • license-checker: Added new package: @ckeditor/ckeditor5-dev-license-checker.

    The new package exports the validateLicenseFiles() function that allows for validation and fixing of license files, based on dependencies of the given package.

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Major releases (contain major breaking changes):

Minor releases (contain minor breaking changes):

Releases containing new features:

v53.4.0

23 Oct 11:34
v53.4.0
9a265a9

Choose a tag to compare

Features

  • ci: Updated CI utility scripts to support and prefer passing arguments via CLI instead of environment variables. Closes ckeditor/ckeditor5#19245.

    The change affects the following scripts:

    • ckeditor5-dev-ci-circle-disable-auto-cancel-builds
    • ckeditor5-dev-ci-circle-enable-auto-cancel-builds
    • ckeditor5-dev-ci-circle-workflow-notifier
    • ckeditor5-dev-ci-is-job-triggered-by-member
    • ckeditor5-dev-ci-is-workflow-restarted
    • ckeditor5-dev-ci-notify-circle-status
    • ckeditor5-dev-ci-trigger-circle-build

    For detailed usage instructions, see the README.

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Releases containing new features:

Other releases:

v53.3.2

14 Oct 12:28
v53.3.2
c4f619b

Choose a tag to compare

Bug fixes

Other changes

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases: