v1.0.0-beta.5
MAJOR BREAKING CHANGES ℹ️
- tools: The
-- transifex [API end-point]
option is no longer supported. Use the following options:--organization [organization name]
and--project [project name]
instead.
Bug fixes
- generator: When creating a new package, a version of the
@ckeditor/ckeditor5-inspector
package should be taken from the npm registry. Closes #96. (commit) - generator: Removed the
isToggleable
property from the plugin template. Closes #97. (commit)
Other changes
- tools: Bumped Karma test runner to v6.x. Closes #92. (commit)
- tools: Aligned the translations tools to the new API exported by the
@ckeditor/ckeditor5-dev-env
package. Closes #71. (commit) - Packages generated by the tool use PostCSS@8 now. See ckeditor/ckeditor5#11460. (commit)
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Other releases:
- @ckeditor/ckeditor5-package-tools: v1.0.0-beta.4 => v1.0.0-beta.5
- ckeditor5-package-generator: v1.0.0-beta.4 => v1.0.0-beta.5