v55.6.0
Features
- tests:
ckeditor5-dev-tests-run-automatedandckeditor5-dev-tests-run-manualwill now point the user to the--helpargument when an unknown argument is parsed, then exit process with code 1.
Bug fixes
- ci: Fixed
ckeditor5-dev-ci-notify-circle-statusreporting "Build time: Unavailable." in Slack notifications. The CircleCI job API was called with a pipeline number instead of a job number, so the request did not return a validstarted_attimestamp. Closes ckeditor/ckeditor5#20081. - tests: Fixed
ckeditor5-dev-tests-run-automatedhanging in production mode when webpack warnings were treated as errors. The runner now emits generated bundles before failing the browser test run. - tests: Fixed webpack warnings from
protobufjsin automated and manual test runners. Test webpack configurations now handle dynamic optionalrequire()calls from@protobufjs/inquirewithout reporting critical dependency warnings.
Other changes
- typedoc-plugins: Removed the
module-validatorfromtypedoc-plugins. Its function has been superseded byvalidate-module-tagESLint rule. See https://github.com/ckeditor/ckeditor5-linters-config/releases/tag/v14.1.0.
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Releases containing new features:
- @ckeditor/ckeditor5-dev-tests: v55.5.0 => v55.6.0
Other releases:
- @ckeditor/ckeditor5-dev-build-tools: v55.5.0 => v55.6.0
- @ckeditor/ckeditor5-dev-bump-year: v55.5.0 => v55.6.0
- @ckeditor/ckeditor5-dev-changelog: v55.5.0 => v55.6.0
- @ckeditor/ckeditor5-dev-ci: v55.5.0 => v55.6.0
- @ckeditor/ckeditor5-dev-dependency-checker: v55.5.0 => v55.6.0
- @ckeditor/ckeditor5-dev-docs: v55.5.0 => v55.6.0
- @ckeditor/ckeditor5-dev-license-checker: v55.5.0 => v55.6.0
- @ckeditor/ckeditor5-dev-release-tools: v55.5.0 => v55.6.0
- @ckeditor/ckeditor5-dev-stale-bot: v55.5.0 => v55.6.0
- @ckeditor/ckeditor5-dev-translations: v55.5.0 => v55.6.0
- @ckeditor/ckeditor5-dev-utils: v55.5.0 => v55.6.0
- @ckeditor/ckeditor5-dev-web-crawler: v55.5.0 => v55.6.0
- @ckeditor/typedoc-plugins: v55.5.0 => v55.6.0