Releases: ckeditor/ckeditor5-dev
v30.3.0
Features
- tests: Made it possible to run manual tests for features written in TS. Closes ckeditor/ckeditor5#11717. (commit)
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Releases containing new features:
- @ckeditor/ckeditor5-dev-tests: v30.2.0 => v30.3.0
Other releases:
- @ckeditor/ckeditor5-dev-docs: v30.2.0 => v30.3.0
- @ckeditor/ckeditor5-dev-env: v30.2.0 => v30.3.0
- @ckeditor/ckeditor5-dev-utils: v30.2.0 => v30.3.0
- @ckeditor/ckeditor5-dev-webpack-plugin: v30.2.0 => v30.3.0
- @ckeditor/jsdoc-plugins: v30.2.0 => v30.3.0
v30.2.0
Features
- tests: Added support for running automated tests for the TypeScript code. Closes ckeditor/ckeditor5#11716. (commit)
Bug fixes
- tests: Properly detect console method usage in the asynchronous code and stop the whole test run if the
--production
flag is set. (commit)
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Releases containing new features:
- @ckeditor/ckeditor5-dev-tests: v30.1.5 => v30.2.0
Other releases:
- @ckeditor/ckeditor5-dev-docs: v30.1.5 => v30.2.0
- @ckeditor/ckeditor5-dev-env: v30.1.5 => v30.2.0
- @ckeditor/ckeditor5-dev-utils: v30.1.5 => v30.2.0
- @ckeditor/ckeditor5-dev-webpack-plugin: v30.1.5 => v30.2.0
- @ckeditor/jsdoc-plugins: v30.1.5 => v30.2.0
v30.1.5
Other changes
- utils: Passed the
noIsPseudoSelector
option topostcss-nesting
for backward compatibility in browsers that do not support CSS:is()
. Closes #ckeditor/ckeditor5#11730. (commit)
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Other releases:
- @ckeditor/ckeditor5-dev-docs: v30.1.4 => v30.1.5
- @ckeditor/ckeditor5-dev-env: v30.1.4 => v30.1.5
- @ckeditor/ckeditor5-dev-tests: v30.1.4 => v30.1.5
- @ckeditor/ckeditor5-dev-utils: v30.1.4 => v30.1.5
- @ckeditor/ckeditor5-dev-webpack-plugin: v30.1.4 => v30.1.5
- @ckeditor/jsdoc-plugins: v30.1.4 => v30.1.5
v30.1.4
Other changes
- jsdoc-plugins: Allowed
FormData
andURL
as a valid type in API docs. (commit)
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Releases containing new features:
- @ckeditor/jsdoc-plugins: v30.1.3 => v30.1.4
Other releases:
- @ckeditor/ckeditor5-dev-docs: v30.1.3 => v30.1.4
- @ckeditor/ckeditor5-dev-env: v30.1.3 => v30.1.4
- @ckeditor/ckeditor5-dev-tests: v30.1.3 => v30.1.4
- @ckeditor/ckeditor5-dev-utils: v30.1.3 => v30.1.4
- @ckeditor/ckeditor5-dev-webpack-plugin: v30.1.3 => v30.1.4
v30.1.3
Other changes
- utils: Upgraded the PostCSS plugins to their latest versions due to producing the invalid CSS content. (commit)
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Other releases:
- @ckeditor/ckeditor5-dev-docs: v30.1.2 => v30.1.3
- @ckeditor/ckeditor5-dev-env: v30.1.2 => v30.1.3
- @ckeditor/ckeditor5-dev-tests: v30.1.2 => v30.1.3
- @ckeditor/ckeditor5-dev-utils: v30.1.2 => v30.1.3
- @ckeditor/ckeditor5-dev-webpack-plugin: v30.1.2 => v30.1.3
- @ckeditor/jsdoc-plugins: v30.1.2 => v30.1.3
v30.1.2
Other changes
-
utils: The version of the following dependencies
postcss-mixins
andpostcss-nesting
was upgraded to use the PostCSS@8 API for declaring the plugins. (commit)Thanks, @yoyo837.
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Other releases:
- @ckeditor/ckeditor5-dev-docs: v30.1.1 => v30.1.2
- @ckeditor/ckeditor5-dev-env: v30.1.1 => v30.1.2
- @ckeditor/ckeditor5-dev-tests: v30.1.1 => v30.1.2
- @ckeditor/ckeditor5-dev-utils: v30.1.1 => v30.1.2
- @ckeditor/ckeditor5-dev-webpack-plugin: v30.1.1 => v30.1.2
- @ckeditor/jsdoc-plugins: v30.1.1 => v30.1.2
v30.1.1
Internal changes only (updated dependencies, documentation, etc.).
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Other releases:
- @ckeditor/ckeditor5-dev-docs: v30.1.0 => v30.1.1
- @ckeditor/ckeditor5-dev-env: v30.1.0 => v30.1.1
- @ckeditor/ckeditor5-dev-tests: v30.1.0 => v30.1.1
- @ckeditor/ckeditor5-dev-utils: v30.1.0 => v30.1.1
- @ckeditor/ckeditor5-dev-webpack-plugin: v30.1.0 => v30.1.1
- @ckeditor/jsdoc-plugins: v30.1.0 => v30.1.1
v30.1.0
Features
- docs: Web crawler shows the full console error that has been captured. Closes ckeditor/ckeditor5#11505. (commit)
- docs: Web crawler listens to the
unhandledRejection
errors and marks the script execution as failed. (commit)
Other changes
- docs: Web crawler can now properly serialize objects and iterables that are passed to the console. (commit)
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Releases containing new features:
- @ckeditor/ckeditor5-dev-docs: v30.0.1 => v30.1.0
Other releases:
- @ckeditor/ckeditor5-dev-env: v30.0.1 => v30.1.0
- @ckeditor/ckeditor5-dev-tests: v30.0.1 => v30.1.0
- @ckeditor/ckeditor5-dev-utils: v30.0.1 => v30.1.0
- @ckeditor/ckeditor5-dev-webpack-plugin: v30.0.1 => v30.1.0
- @ckeditor/jsdoc-plugins: v30.0.1 => v30.1.0
v30.0.1
Other changes
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Other releases:
- @ckeditor/ckeditor5-dev-docs: v30.0.0 => v30.0.1
- @ckeditor/ckeditor5-dev-env: v30.0.0 => v30.0.1
- @ckeditor/ckeditor5-dev-tests: v30.0.0 => v30.0.1
- @ckeditor/ckeditor5-dev-utils: v30.0.0 => v30.0.1
- @ckeditor/ckeditor5-dev-webpack-plugin: v30.0.0 => v30.0.1
- @ckeditor/jsdoc-plugins: v30.0.0 => v30.0.1
v30.0.0
MAJOR BREAKING CHANGES ℹ️
- utils: Upgraded the
postcss
version to 8 and marked the package as peer dependency instead of dependency. Starting from this version, when using the@ckeditor/ckeditor5-dev-utils
, you need to manually install thepostcss
dependency.
Features
- utils: The
styles.getPostCssConfig()
function returns a configuration compatible withpostcss@8
. See ckeditor/ckeditor5#11460. (commit)
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Releases containing new features:
- @ckeditor/ckeditor5-dev-env: v29.0.2 => v30.0.0
- @ckeditor/ckeditor5-dev-utils: v29.0.2 => v30.0.0
Other releases:
- @ckeditor/ckeditor5-dev-docs: v29.0.2 => v30.0.0
- @ckeditor/ckeditor5-dev-tests: v29.0.2 => v30.0.0
- @ckeditor/ckeditor5-dev-webpack-plugin: v29.0.2 => v30.0.0
- @ckeditor/jsdoc-plugins: v29.0.2 => v30.0.0