v9.0.0-alpha.0
Pre-release
Pre-release
·
69 commits
to master
since this release
BREAKING CHANGES
- Changed minimum supported version of Angular to the oldest supported LTS:
>=16.x
. - Switched compiler from TypeScript
4.x
to5.x
to ensure compatibility with the newest CKEditor 5 packages.
Features
- Add cloud CDN support. (commit)
Other changes
- Updated yarn.lock to fix dependabot alert. (commit)