Verbatim mirror of the git.drupal.org repository for Drupal core. Please see the https://github.com/drupal/drupal#contributing. PRs are not accepted on GitHub.
ckeditor/ckeditor5-dev
### [`v27.2.0`](https://togithub.com/ckeditor/ckeditor5-dev/releases/tag/v27.2.0)
[Compare Source](https://togithub.com/ckeditor/ckeditor5-dev/compare/v27.1.1...v27.2.0)
##### Features
- **[env](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-env)**: Created the script for bumping a year in license headers. Closes [ckeditor/ckeditor5#10909](https://togithub.com/ckeditor/ckeditor5/issues/10909). ([commit](https://togithub.com/ckeditor/ckeditor5-dev/commit/aab607d08be7bfafb5aa6d0adbe7c8b5102d68fb))
##### Released packages
Check out the [Versioning policy](https://ckeditor.com/docs/ckeditor5/latest/framework/guides/support/versioning-policy.html) guide for more information.
Released packages (summary)
Releases containing new features:
- [@ckeditor/ckeditor5-dev-env](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-env): v27.1.1 => v27.2.0
Other releases:
- [@ckeditor/ckeditor5-dev-docs](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-docs): v27.1.1 => v27.2.0
- [@ckeditor/ckeditor5-dev-tests](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-tests): v27.1.1 => v27.2.0
- [@ckeditor/ckeditor5-dev-utils](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-utils): v27.1.1 => v27.2.0
- [@ckeditor/ckeditor5-dev-webpack-plugin](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-webpack-plugin): v27.1.1 => v27.2.0
- [@ckeditor/jsdoc-plugins](https://www.npmjs.com/package/@ckeditor/jsdoc-plugins): v27.1.1 => v27.2.0
### [`v27.1.1`](https://togithub.com/ckeditor/ckeditor5-dev/releases/tag/v27.1.1)
[Compare Source](https://togithub.com/ckeditor/ckeditor5-dev/compare/v27.1.0...v27.1.1)
##### Bug fixes
- **[tests](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-tests)**: Fixed generating source maps for manual and automated tests. Closes [ckeditor/ckeditor5#11006](https://togithub.com/ckeditor/ckeditor5/issues/11006). ([commit](https://togithub.com/ckeditor/ckeditor5-dev/commit/e38ee2596e69ec5ea29591f3c0f2726408c22acd))
##### Released packages
Check out the [Versioning policy](https://ckeditor.com/docs/ckeditor5/latest/framework/guides/support/versioning-policy.html) guide for more information.
Released packages (summary)
Other releases:
- [@ckeditor/ckeditor5-dev-docs](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-docs): v27.1.0 => v27.1.1
- [@ckeditor/ckeditor5-dev-env](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-env): v27.1.0 => v27.1.1
- [@ckeditor/ckeditor5-dev-tests](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-tests): v27.1.0 => v27.1.1
- [@ckeditor/ckeditor5-dev-utils](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-utils): v27.1.0 => v27.1.1
- [@ckeditor/ckeditor5-dev-webpack-plugin](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-webpack-plugin): v27.1.0 => v27.1.1
- [@ckeditor/jsdoc-plugins](https://www.npmjs.com/package/@ckeditor/jsdoc-plugins): v27.1.0 => v27.1.1
### [`v27.1.0`](https://togithub.com/ckeditor/ckeditor5-dev/releases/tag/v27.1.0)
[Compare Source](https://togithub.com/ckeditor/ckeditor5-dev/compare/v27.0.0...v27.1.0)
##### Features
- **[tests](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-tests)**: Added an option for disabling watchers in the manual test server. See: [ckeditor/ckeditor5#10982](https://togithub.com/ckeditor/ckeditor5/issues/10982). ([commit](https://togithub.com/ckeditor/ckeditor5-dev/commit/ff7a411326427be7aa20f61f549f1142c42e5eb2))
##### Released packages
Check out the [Versioning policy](https://ckeditor.com/docs/ckeditor5/latest/framework/guides/support/versioning-policy.html) guide for more information.
Released packages (summary)
Releases containing new features:
- [@ckeditor/ckeditor5-dev-tests](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-tests): v27.0.0 => v27.1.0
- [@ckeditor/ckeditor5-dev-utils](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-utils): v27.0.0 => v27.1.0
- [@ckeditor/jsdoc-plugins](https://www.npmjs.com/package/@ckeditor/jsdoc-plugins): v27.0.0 => v27.1.0
Other releases:
- [@ckeditor/ckeditor5-dev-docs](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-docs): v27.0.0 => v27.1.0
- [@ckeditor/ckeditor5-dev-env](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-env): v27.0.0 => v27.1.0
- [@ckeditor/ckeditor5-dev-webpack-plugin](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-webpack-plugin): v27.0.0 => v27.1.0
### [`v27.0.0`](https://togithub.com/ckeditor/ckeditor5-dev/releases/tag/v27.0.0)
[Compare Source](https://togithub.com/ckeditor/ckeditor5-dev/compare/v26.2.1...v27.0.0)
##### MAJOR BREAKING CHANGES [ℹ️](https://ckeditor.com/docs/ckeditor5/latest/framework/guides/support/versioning-policy.html#major-and-minor-breaking-changes)
- Upgraded the minimal versions of Node.js to `14.0.0` due to the end of LTS.
##### Other changes
- Updated the required version of Node.js to 14. See [ckeditor/ckeditor5#10972](https://togithub.com/ckeditor/ckeditor5/issues/10972). ([commit](https://togithub.com/ckeditor/ckeditor5-dev/commit/6ba7fc4724f96aa5a2dd2f5dd0f19c4741a064b1))
##### Released packages
Check out the [Versioning policy](https://ckeditor.com/docs/ckeditor5/latest/framework/guides/support/versioning-policy.html) guide for more information.
Released packages (summary)
Other releases:
- [@ckeditor/ckeditor5-dev-docs](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-docs): v26.2.1 => v27.0.0
- [@ckeditor/ckeditor5-dev-env](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-env): v26.2.1 => v27.0.0
- [@ckeditor/ckeditor5-dev-tests](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-tests): v26.2.1 => v27.0.0
- [@ckeditor/ckeditor5-dev-utils](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-utils): v26.2.1 => v27.0.0
- [@ckeditor/ckeditor5-dev-webpack-plugin](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-webpack-plugin): v26.2.1 => v27.0.0
- [@ckeditor/jsdoc-plugins](https://www.npmjs.com/package/@ckeditor/jsdoc-plugins): v26.2.1 => v27.0.0
### [`v26.2.1`](https://togithub.com/ckeditor/ckeditor5-dev/releases/tag/v26.2.1)
[Compare Source](https://togithub.com/ckeditor/ckeditor5-dev/compare/v26.2.0...v26.2.1)
##### Bug fixes
- **[tests](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-tests)**: Added the definition for `process/browser` in webpack configuration for the manual test server to fix the problem `"process is not defined"`. ([commit](https://togithub.com/ckeditor/ckeditor5-dev/commit/637eeac5fff49f6bbcf34a4b41ba4784686bdaf1))
##### Released packages
Check out the [Versioning policy](https://ckeditor.com/docs/ckeditor5/latest/framework/guides/support/versioning-policy.html) guide for more information.
Released packages (summary)
Other releases:
- [@ckeditor/ckeditor5-dev-docs](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-docs): v26.2.0 => v26.2.1
- [@ckeditor/ckeditor5-dev-env](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-env): v26.2.0 => v26.2.1
- [@ckeditor/ckeditor5-dev-tests](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-tests): v26.2.0 => v26.2.1
- [@ckeditor/ckeditor5-dev-utils](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-utils): v26.2.0 => v26.2.1
- [@ckeditor/ckeditor5-dev-webpack-plugin](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-webpack-plugin): v26.2.0 => v26.2.1
- [@ckeditor/jsdoc-plugins](https://www.npmjs.com/package/@ckeditor/jsdoc-plugins): v26.2.0 => v26.2.1
### [`v26.2.0`](https://togithub.com/ckeditor/ckeditor5-dev/releases/tag/v26.2.0)
[Compare Source](https://togithub.com/ckeditor/ckeditor5-dev/compare/v26.1.0...v26.2.0)
##### MINOR BREAKING CHANGES [ℹ️](https://ckeditor.com/docs/ckeditor5/latest/framework/guides/support/versioning-policy.html#major-and-minor-breaking-changes)
- **[tests](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-tests)**: Packages starting with the `ckeditor-` prefix are not supported anymore.
##### Other changes
- **[tests](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-tests)**: Upgraded the testing environment to webpack 5. See [ckeditor/ckeditor5#10668](https://togithub.com/ckeditor/ckeditor5/issues/10668). ([commit](https://togithub.com/ckeditor/ckeditor5-dev/commit/f5c4bef1bad55f0795b86382c404f8977a8ddd58))
- **[tests](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-tests)**: Dropped support for resolving packages starting with the `ckeditor-` prefix. ([commit](https://togithub.com/ckeditor/ckeditor5-dev/commit/f5c4bef1bad55f0795b86382c404f8977a8ddd58))
##### Released packages
Check out the [Versioning policy](https://ckeditor.com/docs/ckeditor5/latest/framework/guides/support/versioning-policy.html) guide for more information.
Released packages (summary)
Other releases:
- [@ckeditor/ckeditor5-dev-docs](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-docs): v26.1.0 => v26.2.0
- [@ckeditor/ckeditor5-dev-env](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-env): v26.1.0 => v26.2.0
- [@ckeditor/ckeditor5-dev-tests](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-tests): v26.1.0 => v26.2.0
- [@ckeditor/ckeditor5-dev-utils](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-utils): v26.1.0 => v26.2.0
- [@ckeditor/ckeditor5-dev-webpack-plugin](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-webpack-plugin): v26.1.0 => v26.2.0
- [@ckeditor/jsdoc-plugins](https://www.npmjs.com/package/@ckeditor/jsdoc-plugins): v26.1.0 => v26.2.0
### [`v26.1.0`](https://togithub.com/ckeditor/ckeditor5-dev/releases/tag/v26.1.0)
[Compare Source](https://togithub.com/ckeditor/ckeditor5-dev/compare/v26.0.1...v26.1.0)
##### Features
- **[tests](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-tests)**: Created the `equalMarkup` and `attribute` chai assertions. They are loaded automatically when running tests. Closes [ckeditor/ckeditor5#9668](https://togithub.com/ckeditor/ckeditor5/issues/9668). ([commit](https://togithub.com/ckeditor/ckeditor5-dev/commit/e2196083c58d8b1a99854ff2a08ab77dfa4846c1))
##### Bug fixes
- **[jsdoc-plugins](https://www.npmjs.com/package/@ckeditor/jsdoc-plugins)**: When detecting doclets of the same member, remove a prefix for instance/static symbols. Closes [ckeditor/ckeditor5#8691](https://togithub.com/ckeditor/ckeditor5/issues/8691). ([commit](https://togithub.com/ckeditor/ckeditor5-dev/commit/b36893b18326fbeb84ba84b7dc9375f7c70c9238))
##### Released packages
Check out the [Versioning policy](https://ckeditor.com/docs/ckeditor5/latest/framework/guides/support/versioning-policy.html) guide for more information.
Released packages (summary)
Releases containing new features:
- [@ckeditor/ckeditor5-dev-tests](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-tests): v26.0.1 => v26.1.0
Other releases:
- [@ckeditor/ckeditor5-dev-docs](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-docs): v26.0.1 => v26.1.0
- [@ckeditor/ckeditor5-dev-env](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-env): v26.0.1 => v26.1.0
- [@ckeditor/ckeditor5-dev-utils](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-utils): v26.0.1 => v26.1.0
- [@ckeditor/ckeditor5-dev-webpack-plugin](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-webpack-plugin): v26.0.1 => v26.1.0
- [@ckeditor/jsdoc-plugins](https://www.npmjs.com/package/@ckeditor/jsdoc-plugins): v26.0.1 => v26.1.0
### [`v26.0.1`](https://togithub.com/ckeditor/ckeditor5-dev/releases/tag/v26.0.1)
[Compare Source](https://togithub.com/ckeditor/ckeditor5-dev/compare/v26.0.0...v26.0.1)
##### Bug fixes
- **[env](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-env)**: All numbers returned by the Transifex service will be cast to strings due to an error in the `cli-package`. See: [Automattic/cli-table#152](https://togithub.com/Automattic/cli-table/issues/152). Closes [ckeditor/ckeditor5#10861](https://togithub.com/ckeditor/ckeditor5/issues/10861). ([commit](https://togithub.com/ckeditor/ckeditor5-dev/commit/76611376ee9cefff85896fe0b116a5a654dd4a8b))
##### Released packages
Check out the [Versioning policy](https://ckeditor.com/docs/ckeditor5/latest/framework/guides/support/versioning-policy.html) guide for more information.
Released packages (summary)
Other releases:
- [@ckeditor/ckeditor5-dev-docs](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-docs): v26.0.0 => v26.0.1
- [@ckeditor/ckeditor5-dev-env](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-env): v26.0.0 => v26.0.1
- [@ckeditor/ckeditor5-dev-tests](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-tests): v26.0.0 => v26.0.1
- [@ckeditor/ckeditor5-dev-utils](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-utils): v26.0.0 => v26.0.1
- [@ckeditor/ckeditor5-dev-webpack-plugin](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-webpack-plugin): v26.0.0 => v26.0.1
- [@ckeditor/jsdoc-plugins](https://www.npmjs.com/package/@ckeditor/jsdoc-plugins): v26.0.0 => v26.0.1
### [`v26.0.0`](https://togithub.com/ckeditor/ckeditor5-dev/releases/tag/v26.0.0)
[Compare Source](https://togithub.com/ckeditor/ckeditor5-dev/compare/v25.4.5...v26.0.0)
##### MAJOR BREAKING CHANGES [ℹ️](https://ckeditor.com/docs/ckeditor5/latest/framework/guides/support/versioning-policy.html#major-and-minor-breaking-changes)
- **[env](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-env)**: The `createPotFiles()` function requires the `translationsDirectory` option, which points to the directory where all `*.po` files will be created.
- **[env](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-env)**: The `downloadTranslations()` function requires the following properties:`translationsDirectory` - an absolute path used for resolving paths to packages; `url` - Transifex API URL.
- **[env](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-env)**: The `upload()` function requires the following properties: `translationsDirectory`- points to the directory where all `*.po` files will be created; `url` - Transifex API URL.
- **[env](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-env)**: Removed the `ckeditor5-dev-env-translations` binary script as it worked only for the CKEditor 5 project. Use the following functions instead: `const { createPotFiles, uploadPotFiles, downloadTranslations } = require( '@ckeditor/ckeditor5-dev-env' );`.
- **[env](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-env)**: The `uploadPotFiles()` and `downloadTranslations()` functions require the `token` value passed directly to the script. Use the `const getToken = require( '@ckeditor/ckeditor5-dev-env/lib/translations/gettoken' )` function for reading the input from the command line.
##### MINOR BREAKING CHANGES [ℹ️](https://ckeditor.com/docs/ckeditor5/latest/framework/guides/support/versioning-policy.html#major-and-minor-breaking-changes)
- **[env](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-env)**: All functions in the `transifex-service.js` util require the `url` value when calling API.
##### Features
- **[env](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-env)**: Redesigned the API for handling localization in CKEditor 5 sources. Now, the code can be shared in 3rd party plugins created by external developers. See [ckeditor/ckeditor5-package-generator#9](https://togithub.com/ckeditor/ckeditor5-package-generator/issues/9). ([commit](https://togithub.com/ckeditor/ckeditor5-dev/commit/048915a7ba24cba8ecb6280bab8dd4b87b8f7a38))
- **[env](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-env)**: The `createPotFiles()` function accepts new flags:. ([commit](https://togithub.com/ckeditor/ckeditor5-dev/commit/048915a7ba24cba8ecb6280bab8dd4b87b8f7a38))
- `ignoreUnusedCorePackageContexts` - when set to `true`, unused contexts from the `@ckeditor/ckeditor5-core` package will not be displayed as errors,
- `skipLicenseHeader` - when set to `true`, created `*.po` files will not contain the CKEditor 5 license header.
- **[env](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-env)**: The `simplifyLicenseHeader()` function accepts a new flag (`simplifyLicenseHeader`) that allows skipping adding the contribute URL in generated `*.po` files. ([commit](https://togithub.com/ckeditor/ckeditor5-dev/commit/048915a7ba24cba8ecb6280bab8dd4b87b8f7a38))
##### Released packages
Check out the [Versioning policy](https://ckeditor.com/docs/ckeditor5/latest/framework/guides/support/versioning-policy.html) guide for more information.
Released packages (summary)
Releases containing new features:
- [@ckeditor/ckeditor5-dev-env](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-env): v25.4.5 => v26.0.0
- [@ckeditor/ckeditor5-dev-utils](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-utils): v25.4.5 => v26.0.0
Other releases:
- [@ckeditor/ckeditor5-dev-docs](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-docs): v25.4.5 => v26.0.0
- [@ckeditor/ckeditor5-dev-tests](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-tests): v25.4.5 => v26.0.0
- [@ckeditor/ckeditor5-dev-webpack-plugin](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-webpack-plugin): v25.4.5 => v26.0.0
- [@ckeditor/jsdoc-plugins](https://www.npmjs.com/package/@ckeditor/jsdoc-plugins): v25.4.5 => v26.0.0
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
^25.4.5
->^27.0.0
By merging this PR, the below vulnerabilities will be automatically resolved:
Release Notes
ckeditor/ckeditor5-dev
### [`v27.2.0`](https://togithub.com/ckeditor/ckeditor5-dev/releases/tag/v27.2.0) [Compare Source](https://togithub.com/ckeditor/ckeditor5-dev/compare/v27.1.1...v27.2.0) ##### Features - **[env](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-env)**: Created the script for bumping a year in license headers. Closes [ckeditor/ckeditor5#10909](https://togithub.com/ckeditor/ckeditor5/issues/10909). ([commit](https://togithub.com/ckeditor/ckeditor5-dev/commit/aab607d08be7bfafb5aa6d0adbe7c8b5102d68fb)) ##### Released packages Check out the [Versioning policy](https://ckeditor.com/docs/ckeditor5/latest/framework/guides/support/versioning-policy.html) guide for more information.Released packages (summary)
Releases containing new features: - [@ckeditor/ckeditor5-dev-env](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-env): v27.1.1 => v27.2.0 Other releases: - [@ckeditor/ckeditor5-dev-docs](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-docs): v27.1.1 => v27.2.0 - [@ckeditor/ckeditor5-dev-tests](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-tests): v27.1.1 => v27.2.0 - [@ckeditor/ckeditor5-dev-utils](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-utils): v27.1.1 => v27.2.0 - [@ckeditor/ckeditor5-dev-webpack-plugin](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-webpack-plugin): v27.1.1 => v27.2.0 - [@ckeditor/jsdoc-plugins](https://www.npmjs.com/package/@ckeditor/jsdoc-plugins): v27.1.1 => v27.2.0Released packages (summary)
Other releases: - [@ckeditor/ckeditor5-dev-docs](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-docs): v27.1.0 => v27.1.1 - [@ckeditor/ckeditor5-dev-env](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-env): v27.1.0 => v27.1.1 - [@ckeditor/ckeditor5-dev-tests](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-tests): v27.1.0 => v27.1.1 - [@ckeditor/ckeditor5-dev-utils](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-utils): v27.1.0 => v27.1.1 - [@ckeditor/ckeditor5-dev-webpack-plugin](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-webpack-plugin): v27.1.0 => v27.1.1 - [@ckeditor/jsdoc-plugins](https://www.npmjs.com/package/@ckeditor/jsdoc-plugins): v27.1.0 => v27.1.1Released packages (summary)
Releases containing new features: - [@ckeditor/ckeditor5-dev-tests](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-tests): v27.0.0 => v27.1.0 - [@ckeditor/ckeditor5-dev-utils](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-utils): v27.0.0 => v27.1.0 - [@ckeditor/jsdoc-plugins](https://www.npmjs.com/package/@ckeditor/jsdoc-plugins): v27.0.0 => v27.1.0 Other releases: - [@ckeditor/ckeditor5-dev-docs](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-docs): v27.0.0 => v27.1.0 - [@ckeditor/ckeditor5-dev-env](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-env): v27.0.0 => v27.1.0 - [@ckeditor/ckeditor5-dev-webpack-plugin](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-webpack-plugin): v27.0.0 => v27.1.0Released packages (summary)
Other releases: - [@ckeditor/ckeditor5-dev-docs](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-docs): v26.2.1 => v27.0.0 - [@ckeditor/ckeditor5-dev-env](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-env): v26.2.1 => v27.0.0 - [@ckeditor/ckeditor5-dev-tests](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-tests): v26.2.1 => v27.0.0 - [@ckeditor/ckeditor5-dev-utils](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-utils): v26.2.1 => v27.0.0 - [@ckeditor/ckeditor5-dev-webpack-plugin](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-webpack-plugin): v26.2.1 => v27.0.0 - [@ckeditor/jsdoc-plugins](https://www.npmjs.com/package/@ckeditor/jsdoc-plugins): v26.2.1 => v27.0.0Released packages (summary)
Other releases: - [@ckeditor/ckeditor5-dev-docs](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-docs): v26.2.0 => v26.2.1 - [@ckeditor/ckeditor5-dev-env](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-env): v26.2.0 => v26.2.1 - [@ckeditor/ckeditor5-dev-tests](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-tests): v26.2.0 => v26.2.1 - [@ckeditor/ckeditor5-dev-utils](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-utils): v26.2.0 => v26.2.1 - [@ckeditor/ckeditor5-dev-webpack-plugin](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-webpack-plugin): v26.2.0 => v26.2.1 - [@ckeditor/jsdoc-plugins](https://www.npmjs.com/package/@ckeditor/jsdoc-plugins): v26.2.0 => v26.2.1Released packages (summary)
Other releases: - [@ckeditor/ckeditor5-dev-docs](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-docs): v26.1.0 => v26.2.0 - [@ckeditor/ckeditor5-dev-env](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-env): v26.1.0 => v26.2.0 - [@ckeditor/ckeditor5-dev-tests](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-tests): v26.1.0 => v26.2.0 - [@ckeditor/ckeditor5-dev-utils](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-utils): v26.1.0 => v26.2.0 - [@ckeditor/ckeditor5-dev-webpack-plugin](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-webpack-plugin): v26.1.0 => v26.2.0 - [@ckeditor/jsdoc-plugins](https://www.npmjs.com/package/@ckeditor/jsdoc-plugins): v26.1.0 => v26.2.0Released packages (summary)
Releases containing new features: - [@ckeditor/ckeditor5-dev-tests](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-tests): v26.0.1 => v26.1.0 Other releases: - [@ckeditor/ckeditor5-dev-docs](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-docs): v26.0.1 => v26.1.0 - [@ckeditor/ckeditor5-dev-env](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-env): v26.0.1 => v26.1.0 - [@ckeditor/ckeditor5-dev-utils](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-utils): v26.0.1 => v26.1.0 - [@ckeditor/ckeditor5-dev-webpack-plugin](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-webpack-plugin): v26.0.1 => v26.1.0 - [@ckeditor/jsdoc-plugins](https://www.npmjs.com/package/@ckeditor/jsdoc-plugins): v26.0.1 => v26.1.0Released packages (summary)
Other releases: - [@ckeditor/ckeditor5-dev-docs](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-docs): v26.0.0 => v26.0.1 - [@ckeditor/ckeditor5-dev-env](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-env): v26.0.0 => v26.0.1 - [@ckeditor/ckeditor5-dev-tests](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-tests): v26.0.0 => v26.0.1 - [@ckeditor/ckeditor5-dev-utils](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-utils): v26.0.0 => v26.0.1 - [@ckeditor/ckeditor5-dev-webpack-plugin](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-webpack-plugin): v26.0.0 => v26.0.1 - [@ckeditor/jsdoc-plugins](https://www.npmjs.com/package/@ckeditor/jsdoc-plugins): v26.0.0 => v26.0.1Released packages (summary)
Releases containing new features: - [@ckeditor/ckeditor5-dev-env](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-env): v25.4.5 => v26.0.0 - [@ckeditor/ckeditor5-dev-utils](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-utils): v25.4.5 => v26.0.0 Other releases: - [@ckeditor/ckeditor5-dev-docs](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-docs): v25.4.5 => v26.0.0 - [@ckeditor/ckeditor5-dev-tests](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-tests): v25.4.5 => v26.0.0 - [@ckeditor/ckeditor5-dev-webpack-plugin](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-webpack-plugin): v25.4.5 => v26.0.0 - [@ckeditor/jsdoc-plugins](https://www.npmjs.com/package/@ckeditor/jsdoc-plugins): v25.4.5 => v26.0.0