Skip to content

Commit 16f286d

Browse files
authored
Merge pull request #438 from ckeditor/release-20240906
Internal: Changelog for v9.0.0-alpha.0.
2 parents 9c62280 + c84226b commit 16f286d

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
Changelog
22
=========
33

4+
## [9.0.0-alpha.0](https://github.com/ckeditor/ckeditor5-angular/compare/v8.0.0...v9.0.0-alpha.0) (2024-09-06)
5+
6+
### BREAKING CHANGES
7+
8+
* Changed minimum supported version of Angular to the oldest supported LTS: `>=16.x`.
9+
* Switched compiler from TypeScript `4.x` to `5.x` to ensure compatibility with the newest CKEditor 5 packages.
10+
11+
### Features
12+
13+
* Add cloud CDN support. ([commit](https://github.com/ckeditor/ckeditor5-angular/commit/9c62280f4bdc487ccc258437ee7b6b7cbfa8cbf0))
14+
15+
### Other changes
16+
17+
* Updated yarn.lock to fix dependabot alert. ([commit](https://github.com/ckeditor/ckeditor5-angular/commit/e11295591584f43be9aace89f62fdb4c0d449ea2))
18+
19+
420
## [8.0.0](https://github.com/ckeditor/ckeditor5-angular/compare/v8.0.0-alpha.0...v8.0.0) (2024-06-26)
521

622
We are excited to announce the next major version of the Angular integration.

0 commit comments

Comments
 (0)