v1.0.0-beta.6
MAJOR BREAKING CHANGES ℹ️
- generator: The program interacts with a user via CLI when asking about a programming language. If the generator is a part of the sub-process of other tasks, it might be blocked. Hence, use the
--lang (ts|js)
option to avoid blocking a process.
Features
- generator: The package generator allows choosing a programming language that a developer will use to write a custom feature for CKEditor 5. It can be TypeScript or JavaScript. Closes #101. (commit)
- tools: Added support for loading TypeScript when running automated tests, a manual sample, or preparing a DLL build. (commit)
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Releases containing new features:
- @ckeditor/ckeditor5-package-tools: v1.0.0-beta.5 => v1.0.0-beta.6
- ckeditor5-package-generator: v1.0.0-beta.5 => v1.0.0-beta.6