v1.0.0-beta.7
Features
- The provided package name will now be used as a default name of a plugin (instead of
MyPlugin
) in the generated package. Closes #54. (commit) - Added the
--plugin-name
option that allows specifying the plugin name different from the package name. See #54. (commit)
Other changes
- generator: Added
--use-yarn
flag to package generator to use yarn for installing dependencies in a newly created package. If npm and yarn are installed and no flags are set, user is prompted for a choice. Closes #120. (commit)
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Releases containing new features:
- ckeditor5-package-generator: v1.0.0-beta.6 => v1.0.0-beta.7
Other releases:
- @ckeditor/ckeditor5-package-tools: v1.0.0-beta.6 => v1.0.0-beta.7