v2.1.0
MINOR BREAKING CHANGES ℹ️
- generator: The global names for the
ckeditor5andckeditor5-premium-featurespackages in the UMD builds have been changed toCKEDITORandCKEDITOR_PREMIUM_FEATURESrespectively.
Bug fixes
- generator: New flag
--global-nameto define a global name of the package to be used in the UMD build. See ckeditor/ckeditor5#16798. (commit) - generator: Each package template should have own
README.mdbased on what commands can be executed in it. Closes #174. (commit) - generator: Updated the
exportsfield inpackage.jsontemplates to fix issues with loading CSS and translations in older bundlers. See ckeditor/ckeditor5#16638. (commit) - generator: Changed the path to the types in the
package.jsonintstemplates. See ckeditor/ckeditor5#16684. (commit)
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Other releases:
- @ckeditor/ckeditor5-package-tools: v2.0.0 => v2.1.0
- ckeditor5-package-generator: v2.0.0 => v2.1.0