File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed
Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## Unreleased
88
9+ ## 9.1.0 - 2025-07-31
10+
911### Changed
1012- Defaulted cloudChannel to ` 8 ` . #INT-3351
13+ - Updated peer dependency to support tinymce ` 8 ` . #INT-3351
1114
1215## 9.0.0 - 2025-05-29
1316
Original file line number Diff line number Diff line change 44
55This package is a thin wrapper around [ TinyMCE] ( https://github.com/tinymce/tinymce ) to make it easier to use in an Angular application.
66
7- * If you need detailed documentation on TinyMCE, see: [ TinyMCE Documentation] ( https://www.tiny.cloud/docs/tinymce/latest / ) .
8- * For the TinyMCE Angular Quick Start, see: [ TinyMCE Documentation - Angular Integration] ( https://www.tiny.cloud/docs/tinymce/latest /angular-cloud/ ) .
9- * For the TinyMCE Angular Technical Reference, see: [ TinyMCE Documentation - TinyMCE Angular Technical Reference] ( https://www.tiny.cloud/docs/tinymce/latest /angular-ref/ ) .
7+ * If you need detailed documentation on TinyMCE, see: [ TinyMCE Documentation] ( https://www.tiny.cloud/docs/tinymce/8 / ) .
8+ * For the TinyMCE Angular Quick Start, see: [ TinyMCE Documentation - Angular Integration] ( https://www.tiny.cloud/docs/tinymce/8 /angular-cloud/ ) .
9+ * For the TinyMCE Angular Technical Reference, see: [ TinyMCE Documentation - TinyMCE Angular Technical Reference] ( https://www.tiny.cloud/docs/tinymce/8 /angular-ref/ ) .
1010* For our quick demos, check out the TinyMCE Angular [ Storybook] ( https://tinymce.github.io/tinymce-angular/ ) .
1111
1212### Support
Original file line number Diff line number Diff line change 7575 "webpack" : " ^5.95.0" ,
7676 "zone.js" : " ~0.14.8"
7777 },
78- "version" : " 9.0.1-rc " ,
78+ "version" : " 9.1.0 " ,
7979 "name" : " @tinymce/tinymce-angular"
8080}
You can’t perform that action at this time.
0 commit comments