@ckeditor/ckeditor5-dev-release-tools
Advanced tools
Changelog
42.0.0 (2024-07-29)
We are excited to announce a new major release of the @ckeditor/ckeditor5-dev-*
packages.
This release brings the updated configuration for the build tools. As it might produce output incompatible with the previous settings, this release is marked as a major bump.
The @ckeditor/ckeditor5-dev-build-tools
package now supports a new globals
option, which allows passing pairs of external package names and associated global variables used in the umd
build.
Additionally, the global names for the ckeditor5
and ckeditor5-premium-features
packages in the UMD builds have been changed to CKEDITOR
and CKEDITOR_PREMIUM_FEATURES
respectively.
Changelog
42.0.0 (2024-07-29)
We are excited to announce a new major release of the @ckeditor/ckeditor5-dev-*
packages.
This release brings the updated configuration for the build tools. As it might produce output incompatible with the previous settings, this release is marked as a major bump.
The @ckeditor/ckeditor5-dev-build-tools
package now supports a new globals
option, which allows passing pairs of external package names and associated global variables used in the umd
build.
Additionally, the global names for the ckeditor5
and ckeditor5-premium-features
packages in the UMD builds have been changed to CKEDITOR
and CKEDITOR_PREMIUM_FEATURES
respectively.