Skip to content

v54.3.0

Choose a tag to compare

@CKEditorBot CKEditorBot released this 13 Jan 09:48
· 757 commits to master since this release
v54.3.0
25385fe

Features

  • release-tools: The prepareRepository() task now applies publishConfig overrides directly to copied package.json files. Closes ckeditor/ckeditor5#19608.

    Fields defined in publishConfig replace their top-level counterparts in the final manifest, and the publishConfig field itself is removed from the published file.

Other changes

  • changelog: Automatically normalize the see and closes fields from changelog entry into arrays when they are literal values. Closes ckeditor/ckeditor5#19470.

  • translations: Treat updated English translations in the t() calls as new messages to translate in other languages.

    In the past, the translation tooling assumed that English translation passed to the t( { id: '...', string: '...' } ) function in the string key would not be changed. In reality, this assumption is not true and leads to outdated translations in all *.po files. Now, when synchronizing the translations, the tooling detects updated English translations in the source code and treats them as new messages to translate.

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Releases containing new features:

Other releases: