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 @@ -7,8 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## Unreleased
99
10+ ## 6.3.0 - 2025-07-31
11+
1012### Changed
1113- Set the default cloudChannel to ` '8' ` . #INT-3352
14+ - Updated peer dependency to support tinymce ` 8 ` . #INT-3352
1215
1316## 6.2.0 - 2025-06-02
1417
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 a Vue application.
66
7- * If you need detailed documentation on TinyMCE, see: [ TinyMCE Documentation] ( https://www.tiny.cloud/docs/tinymce/latest / ) .
8- * For the TinyMCE Vue Quick Start, see: [ TinyMCE Documentation - Vue Integration] ( https://www.tiny.cloud/docs/tinymce/latest /vue-cloud ) .
9- * For the TinyMCE Vue Technical Reference, see: [ TinyMCE Documentation - TinyMCE Vue Technical Reference] ( https://www.tiny.cloud/docs/tinymce/latest /vue-ref ) .
7+ * If you need detailed documentation on TinyMCE, see: [ TinyMCE Documentation] ( https://www.tiny.cloud/docs/tinymce/8 / ) .
8+ * For the TinyMCE Vue Quick Start, see: [ TinyMCE Documentation - Vue Integration] ( https://www.tiny.cloud/docs/tinymce/8 /vue-cloud ) .
9+ * For the TinyMCE Vue Technical Reference, see: [ TinyMCE Documentation - TinyMCE Vue Technical Reference] ( https://www.tiny.cloud/docs/tinymce/8 /vue-ref ) .
1010* For our quick demos, check out the TinyMCE Vue [ Storybook] ( https://tinymce.github.io/tinymce-vue/ ) .
1111
1212
Original file line number Diff line number Diff line change 11{
22 "name" : " @tinymce/tinymce-vue" ,
3- "version" : " 6.2.1-rc " ,
3+ "version" : " 6.3.0 " ,
44 "description" : " Official TinyMCE Vue 3 Component" ,
55 "private" : false ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments