File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,14 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## Unreleased
99
10+ ## 3.1.0 - 2025-05-29
11+
1012### Fixed
1113- tinymce "^v7.0.0 || ^v6.0.0 || ^v5.0.0" is now an optional peer dependency. #INT-3324
1214
1315### Changed
14- - ` disabled ` property is now mapped to the TinyMCE ` disabled ` option.
16+ - ` disabled ` property is now mapped to the TinyMCE ` disabled ` option. #TINY-11909
1517
1618### Added
17- - Added ` readonly ` property that maps to the TinyMCE ` readonly ` option.
19+ - Added ` readonly ` property that maps to the TinyMCE ` readonly ` option. #TINY-11909
1820
1921## 3.0.0 - 2024-06-05
2022
Original file line number Diff line number Diff line change 11{
22 "name" : " @tinymce/tinymce-svelte" ,
3- "version" : " 3.1.0-rc " ,
3+ "version" : " 3.1.0" ,
44 "description" : " TinyMCE Svelte Component" ,
55 "private" : false ,
66 "publishConfig" : {
You can’t perform that action at this time.
0 commit comments