Skip to content

Releases: ckeditor/ckeditor5-dev

v41.0.0

22 Jul 10:32
Compare
Choose a tag to compare

We are excited to announce a new major release of the @ckeditor/ckeditor5-dev-* packages.

Release highlights

This release introduces changes to the @ckeditor/ckeditor5-dev-build-tools and @ckeditor/ckeditor5-dev-dependency-checker packages, resulting in different output than in the previous release.

The @ckeditor/ckeditor5-dev-build-tools package now outputs the bundle types in the dist folder with the rest of the bundled files instead of dist/types. It ensures a proper location of types when the /dist/index.js file is imported. If you use this package in your project and upgrade to the latest version, update the package.json file to reflect the new location of the type files.

The @ckeditor/ckeditor5-dev-dependency-checker package will now treat dependencies used in the dist folder as production dependencies instead of devDependencies. It ensures a proper declaration of dependencies used by the new installation methods of CKEditor 5 in the package.json file.

MINOR BREAKING CHANGES ℹ️

Bug fixes

Other changes

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v40.5.0

16 Jul 09:32
Compare
Choose a tag to compare

Features

  • release-tools: Create a util for extracting an npm tag from the specified version. (commit)
  • release-tools: Add util to check if a given package and its version are available on npm. (commit)

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Releases containing new features:

Other releases:

v40.5.0-alpha.0

16 Jul 09:02
Compare
Choose a tag to compare
v40.5.0-alpha.0 Pre-release
Pre-release

Features

  • release-tools: Create a util for extracting an npm tag from the specified version. (commit)
  • release-tools: Add util to check if a given package and its version are available on npm. (commit)

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Releases containing new features:

Other releases:

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: