Skip to content

v43.0.0

Latest
Compare
Choose a tag to compare
@CKEditorBot CKEditorBot released this 09 Sep 06:15

MAJOR BREAKING CHANGES ℹ️

  • utils: The git and workspace objects are no longer exported from the package. Also, the following functions are no longer available in the tools object:
    • isDirectory()
    • isFile()
    • isSymlink()
    • sortObject()
    • readPackageName()
    • npmInstall()
    • npmUninstall()
    • npmUpdate()
    • copyTemplateFile()
    • copyFile()
    • getGitUrlFromNpm()
    • removeSymlink()
    • clean()

Other changes

  • dependency-checker: The dependency checker analyzes dependencies by including the lib/ and bin/ directories as production code. (commit)
  • utils: Removed several utilities functions non-used in the CKEditor 5 environment. (commit)
  • Added several missing dependencies and devDependencies in packages. Also, removed non-used ones. (commit)

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases: