Skip to content

Releases: ckeditor/ckeditor5-dev

v38.2.0

03 Aug 12:26
Compare
Choose a tag to compare

Features

  • release-tools: Added the skipFileSave option to the generateChangelogForMonoRepository() function that allows returning the changelog entries instead of saving them into the changelog file. See ckeditor/ckeditor5#14601. (commit)
  • release-tools: Added the nextVersion option to the generateChangelogForMonoRepository() function to pass a predefined version to the function. When using this option, the function no longer interacts with a user. See ckeditor/ckeditor5#14601. (commit)

Bug fixes

  • tests: Fixed generating the code coverage report if the project root directory differs from ckeditor5. (commit)

Other changes

  • release-tools: Extracted checkVersionAvailability() function in release tools to a separate util that checks if provided version for a package already exists in npm. (commit)

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Releases containing new features:

Other releases:

v38.1.4

01 Aug 11:37
Compare
Choose a tag to compare

Internal changes only (updated dependencies, documentation, etc.).

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v38.1.3

27 Jul 12:26
Compare
Choose a tag to compare

Bug fixes

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v38.1.2

13 Jul 12:48
Compare
Choose a tag to compare

Bug fixes

  • ci: Remove whitespaces from environment variables to create a proper link on the Slack message. (commit)

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v38.1.1

10 Jul 12:00
Compare
Choose a tag to compare

Other changes

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v38.1.0

07 Jul 10:23
Compare
Choose a tag to compare

Features

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Releases containing new features:

Other releases:

v38.0.5

04 Jul 12:41
Compare
Choose a tag to compare

Internal changes only (updated dependencies, documentation, etc.).

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v38.0.4

30 Jun 12:05
Compare
Choose a tag to compare

Bug fixes

  • release-tools: Add files to the staging area one by one to avoid exceeding the maximum command length on Windows. (commit)

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v38.0.3

29 Jun 12:09
Compare
Choose a tag to compare

Other changes

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v38.0.2

28 Jun 06:39
Compare
Choose a tag to compare

Bug fixes

Other changes

  • release-tools: The generateChangelogForMonoRepository() and generateChangelogForSinglePackage() tasks use a value from the optional from option when mentioning a current version of packages. See ckeditor/ckeditor5#14472. (commit)
  • release-tools: Added support for publishing packages to npm in parallel. By default, 4 packages are published simultaneously. Closes ckeditor/ckeditor5#14333. (commit)
  • release-tools: The AbortSignal parameter is no longer required for the executeInParallel() util. If AbortSignal is not passed, a default AbortController will be created automatically. (commit)
  • release-tools: The highlightsPlaceholder and collaborationFeatures options are no longer available in the generateChangelogForMonoRepository() and generateChangelogForSinglePackage() tasks. (commit)
  • release-tools: Added the preservePostInstallHook option in the cleanUpPackages() task to preserve the postinstall hook in package.json in the published packages. Closes ckeditor/ckeditor5#14318. (commit)

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases: