v39.4.0
Features
- stale-bot: Introduced a "stale" bot, which can be executed using the
yarn run ckeditor5-dev-stale-bot [<args>...]
command. It searches for issues and pull requests that are not active enough and then mark them as stale. Stale issues and pull requests are closed after a defined period of time or, if they become active again, they are unstaled by the bot. See ckeditor/ckeditor5#15399. (commit)
Other changes
- utils: Added support in the
Logger#error()
method to print in console an error instance, if provided as the second argument. (commit)
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
New packages:
- @ckeditor/ckeditor5-dev-stale-bot: v39.4.0
Releases containing new features:
- @ckeditor/ckeditor5-dev-utils: v39.3.0 => v39.4.0
Other releases:
- @ckeditor/ckeditor5-dev-bump-year: v39.3.0 => v39.4.0
- @ckeditor/ckeditor5-dev-ci: v39.3.0 => v39.4.0
- @ckeditor/ckeditor5-dev-dependency-checker: v39.3.0 => v39.4.0
- @ckeditor/ckeditor5-dev-docs: v39.3.0 => v39.4.0
- @ckeditor/ckeditor5-dev-release-tools: v39.3.0 => v39.4.0
- @ckeditor/ckeditor5-dev-tests: v39.3.0 => v39.4.0
- @ckeditor/ckeditor5-dev-transifex: v39.3.0 => v39.4.0
- @ckeditor/ckeditor5-dev-translations: v39.3.0 => v39.4.0
- @ckeditor/ckeditor5-dev-web-crawler: v39.3.0 => v39.4.0
- @ckeditor/jsdoc-plugins: v39.3.0 => v39.4.0
- @ckeditor/typedoc-plugins: v39.3.0 => v39.4.0