Features
- generator: Packages created by the generator now declare approved build scripts using pnpm's
allowBuildssetting inpnpm-workspace.yaml, replacing the deprecatedonlyBuiltDependenciesandignoredBuiltDependencieskeys. This makes generated packages compatible with pnpm v11.
Bug fixes
- generator: Generated packages now require Vite
^8.1.2. - generator: Generated packages now pin
eslint-config-ckeditor5andeslint-plugin-ckeditor5-rulesto the ESLint 9 compatible major line, so that installing their dependencies no longer fails on an ESLint peer dependency conflict.
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Releases containing new features:
- ckeditor5-package-generator: v6.1.0 => v6.2.0