Skip to content

Releases: ckeditor/ckeditor5-dev

v40.4.0

11 Jul 12:56
Compare
Choose a tag to compare

Features

  • ci: Created a new binary (ckeditor5-dev-ci-is-job-triggered-by-member) script to check if a team member approved a CI job. (commit)
  • ci: Created a new binary (ckeditor5-dev-ci-trigger-circle-build) script to trigger a new pipeline on CircleCI. (commit)
  • ci: Created new binary (ckeditor5-dev-ci-circle-disable-auto-cancel-builds, ckeditor5-dev-ci-circle-enable-auto-cancel-builds) scripts to update the redundant workflows option on CircleCI. (commit)

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Releases containing new features:

Other releases:

v40.3.1

10 Jul 10:05
Compare
Choose a tag to compare

Bug fixes

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v40.3.0

08 Jul 10:27
Compare
Choose a tag to compare

Features

Bug fixes

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Releases containing new features:

Other releases:

v40.2.3

02 Jul 12:25
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:

v40.2.2

17 Jun 06:12
Compare
Choose a tag to compare

Bug fixes

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v40.2.1

03 Jun 10:14
Compare
Choose a tag to compare

Other changes

  • release-tools: Added utils for fetching last pre-release version from npm (getLastPreRelease()) and generating next pre-release version (getNextPreRelease()). (commit)

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v40.2.0

28 May 08:58
Compare
Choose a tag to compare

Features

Bug fixes

  • build-tools: Globals names for ckeditor5 and ckeditor5-premium-features will not need to be guessed during UMD build. (commit)
  • build-tools: UMD should respect output filename. (commit)

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Releases containing new features:

Other releases:

v40.1.0

23 May 12:42
Compare
Choose a tag to compare

Features

  • ci: Added --ignore option to the ckeditor5-dev-ci-circle-workflow-notifier task that allows ignoring jobs while calculating whether the notification should be sent. Closes ckeditor/ckeditor5#16403. (commit)

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Releases containing new features:

Other releases:

v40.0.1

20 May 10:27
Compare
Choose a tag to compare

Bug fixes

  • build-tools: Only treat dependencies of ckeditor5 and ckeditor5-premium-feature as external when added to the external array. (commit)
  • build-tools: Don't fail when ckeditor5-premium-features is in external but not installed. (commit)
  • build-tools: Properly detect "external" packages that contain dot in name. (commit)

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v40.0.0

09 May 08:20
Compare
Choose a tag to compare

This release brings the updated configuration for the build tools. As it might produce output that is incompatible with the previous settings, this release is marked as a major bump.

Features

  • build-tools: Set target:es2022 and loose:false in the swc plugin to avoid syntax lowering and unnecessary code transformation. (commit)
  • dev-utils: Set target: es2022 in esbuild-loader. (commit)

Bug fixes

  • build-tools: Prevent TypeScript plugin from processing the source code (which is already done by the swc plugin). (commit)

Other changes

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Releases containing new features:

Other releases: