v43.0.0
MAJOR BREAKING CHANGES ℹ️
- utils: The
git
andworkspace
objects are no longer exported from the package. Also, the following functions are no longer available in thetools
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/
andbin/
directories as production code. (commit) - utils: Removed several utilities functions non-used in the CKEditor 5 environment. (commit)
- Added several missing
dependencies
anddevDependencies
in packages. Also, removed non-used ones. (commit)
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Other releases:
- @ckeditor/ckeditor5-dev-build-tools: v42.1.0 => v43.0.0
- @ckeditor/ckeditor5-dev-bump-year: v42.1.0 => v43.0.0
- @ckeditor/ckeditor5-dev-ci: v42.1.0 => v43.0.0
- @ckeditor/ckeditor5-dev-dependency-checker: v42.1.0 => v43.0.0
- @ckeditor/ckeditor5-dev-docs: v42.1.0 => v43.0.0
- @ckeditor/ckeditor5-dev-release-tools: v42.1.0 => v43.0.0
- @ckeditor/ckeditor5-dev-stale-bot: v42.1.0 => v43.0.0
- @ckeditor/ckeditor5-dev-tests: v42.1.0 => v43.0.0
- @ckeditor/ckeditor5-dev-transifex: v42.1.0 => v43.0.0
- @ckeditor/ckeditor5-dev-translations: v42.1.0 => v43.0.0
- @ckeditor/ckeditor5-dev-utils: v42.1.0 => v43.0.0
- @ckeditor/ckeditor5-dev-web-crawler: v42.1.0 => v43.0.0
- @ckeditor/jsdoc-plugins: v42.1.0 => v43.0.0
- @ckeditor/typedoc-plugins: v42.1.0 => v43.0.0