v44.0.0-alpha.0
Pre-release
Pre-release
CKEditorBot
released this
20 Sep 10:52
·
213 commits
to master
since this release
MAJOR BREAKING CHANGES ℹ️
- utils: The
builds.getDllPluginWebpackConfig()
function is now asynchronous now. - utils: The following functions from the
bundler
object are no longer available:createEntryFile()
,getEditorConfig()
,getPlugins()
. - utils: The following functions from the
stream
object are no longer available:isTestFile()
,isSourceFile()
,isJSFile()
. - utils: The
styles.themeLogger()
function is no longer exposed publicly. - tests: The IntelliJ Karma configuration path needs to be updated. Now, it ends with the
cjs
suffix instead ofjs
. - docs: The package uses only TypeDoc to build the documentation. The
build()
function no longer supportstype
property in the configuration. - The following packages have been converted to ESM. To load them, use an
import
statement instead ofrequire()
.@ckeditor/ckeditor5-dev-build-tools
@ckeditor/ckeditor5-dev-bump-year
@ckeditor/ckeditor5-dev-ci
@ckeditor/ckeditor5-dev-dependency-checker
@ckeditor/ckeditor5-dev-docs
@ckeditor/ckeditor5-dev-release-tools
@ckeditor/ckeditor5-dev-stale-bot
@ckeditor/ckeditor5-dev-tests
@ckeditor/ckeditor5-dev-transifex
@ckeditor/ckeditor5-dev-translations
@ckeditor/ckeditor5-dev-utils
@ckeditor/ckeditor5-dev-web-crawler
Other changes
- The CKEditor 5 Dev packages are now ESM.
- The
@ckeditor/jsdoc-plugins
package is no longer available as CKEditor 5 documentation uses TypeScript sources to prepare API docs. The package is no longer use by us anywhere. Hence, we decided to remove a dead code.
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Other releases:
- @ckeditor/ckeditor5-dev-build-tools: v43.0.0 => v44.0.0-alpha.0
- @ckeditor/ckeditor5-dev-bump-year: v43.0.0 => v44.0.0-alpha.0
- @ckeditor/ckeditor5-dev-ci: v43.0.0 => v44.0.0-alpha.0
- @ckeditor/ckeditor5-dev-dependency-checker: v43.0.0 => v44.0.0-alpha.0
- @ckeditor/ckeditor5-dev-docs: v43.0.0 => v44.0.0-alpha.0
- @ckeditor/ckeditor5-dev-release-tools: v43.0.0 => v44.0.0-alpha.0
- @ckeditor/ckeditor5-dev-stale-bot: v43.0.0 => v44.0.0-alpha.0
- @ckeditor/ckeditor5-dev-tests: v43.0.0 => v44.0.0-alpha.0
- @ckeditor/ckeditor5-dev-transifex: v43.0.0 => v44.0.0-alpha.0
- @ckeditor/ckeditor5-dev-translations: v43.0.0 => v44.0.0-alpha.0
- @ckeditor/ckeditor5-dev-utils: v43.0.0 => v44.0.0-alpha.0
- @ckeditor/ckeditor5-dev-web-crawler: v43.0.0 => v44.0.0-alpha.0
- @ckeditor/typedoc-plugins: v43.0.0 => v44.0.0-alpha.0