Skip to content

v54.2.3

Choose a tag to compare

@CKEditorBot CKEditorBot released this 22 Dec 09:26
· 69 commits to master since this release
v54.2.3
98d1ea7

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: