v1.0.0-beta.2
MAJOR BREAKING CHANGES ℹ️
- Renamed the
sample/script.js
file tosample/ckeditor.js
and aligned webpack configuration.
Features
Bug fixes
- generator: Changed how arguments are specified for the
lint
task due to errors on Windows environments. Closes #65. (commit) - generator: Created the
.gitignore
file when generating a new package. Closes #50. (commit)
Other changes
- Renamed the script that produces the demo/sample. Now it is called
ckeditor.js
and matches to official CKEditor 5 builds. Closes #49. (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.1 => v1.0.0-beta.2
Other releases:
- @ckeditor/ckeditor5-package-tools: v1.0.0-beta.1 => v1.0.0-beta.2