File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
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
+
4
20
## [ 8.0.0] ( https://github.com/ckeditor/ckeditor5-angular/compare/v8.0.0-alpha.0...v8.0.0 ) (2024-06-26)
5
21
6
22
We are excited to announce the next major version of the Angular integration.
You can’t perform that action at this time.
0 commit comments