Features
- generator: Improved package name validation UX. The tool now prompts for a valid package name instead of exiting when an incorrect name is provided. Closes #283.
- generator: Added graceful handling for prompt cancellation (Ctrl+C). Closes #283.
- generator: The
v5version of theckeditor5-package-generatorpackage should only use dependencies compatible with both the new and old editor installation methods. Closes #309.
Bug fixes
- generator: Address the
DEP0190deprecation warning shown during package generation by changing dependency and Git hook installation subprocess calls to avoid passing argument arrays withshell: true. Closes #284.
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Releases containing new features:
- ckeditor5-package-generator: v5.0.1 => v5.1.0
Other releases:
- @ckeditor/ckeditor5-package-tools: v5.0.1 => v5.1.0