Skip to content

v38.0.2

Compare
Choose a tag to compare
@pomek pomek released this 28 Jun 06:39
· 446 commits to master since this release

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: