Skip to content

Releases: ckeditor/ckeditor5-dev

v45.0.9

19 Dec 09:04
Compare
Choose a tag to compare

Bug fixes

  • build-tools: Always enable the TypeScript plugin, even when declarations is set to false. Fixes ckeditor/ckeditor5#17653. (commit)
  • release-tools: Fixed path calculation in executeInParallel() util that prepares a path to a dynamically imported worker script. Previously, it did not work in Windows, because there is a specific requirement that absolute path must be valid file:// protocol URL. Now, the worker script is always imported using file:// protocol URL. (commit)

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v43.0.1

13 Nov 12:45
Compare
Choose a tag to compare

Bug fixes

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Releases containing new features:

Other releases:

v45.0.8

30 Oct 08:43
Compare
Choose a tag to compare

Note

The release channel for this release is next.

Bug fixes

  • translations: Added support for providing options.cwd parameter to synchronizeTranslations() and moveTranslations() functions. This options.cwd (or process.cwd() if not set) is used to resolve paths to packages. (commit)

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v45.0.7

29 Oct 08:28
Compare
Choose a tag to compare

Note

The release channel for this release is next.

Other changes

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v45.0.6

28 Oct 08:46
Compare
Choose a tag to compare

Note

The release channel for this release is next.

Bug fixes

  • release-tools: The publishPackages() task should not throw an error after trying to publish packages after reaching an attempted limit. Instead, it should verify if the last try was successfully completed and throw the error if it wasn't. Closes ckeditor/ckeditor5#17333. (commit)

Other changes

  • release-tools: Increased the attempts limit from 3 to 5. (commit)
  • release-tools: Created a decorated version of utils (manifest(), packument()) exposed by the pacote package. It prevents from using any cache when checking the npm registry. Direct calls have been replaced with the decorated version. (commit)

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v45.0.5

25 Oct 11:38
Compare
Choose a tag to compare

Note

The release channel for this release is next.

Other changes

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v45.0.4

25 Oct 10:09
Compare
Choose a tag to compare

Note

The release channel for this release is next.

Other changes

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v45.0.3

25 Oct 09:45
Compare
Choose a tag to compare

Note

The release channel for this release is next.

Other changes

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v45.0.2

25 Oct 06:27
Compare
Choose a tag to compare

Note

The release channel for this release is next.

Bug fixes

  • translations: Fixed the synchronizeTranslations() function to fill new translation entries for English in en.po with texts collected from the source code. (commit)

Other changes

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v45.0.1

23 Oct 06:40
Compare
Choose a tag to compare

Note

The release channel for this release is next.

Bug fixes

  • translations: Align the number of plural forms to plural forms defined by a language in the synchronizeTranslations() function. (commit)

Other changes

  • release-tools: The commitAndTag() function understands a new parameter called skipCi. By default, release commits will not trigger a new workflow on CI. This behavior can be disabled when passing the false value. (commit)

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases: