File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,26 +6,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## Unreleased
88
9- ## 5.0.0 - 2024-03-25
9+ ## 5.0.0 - 2024-03-27
1010
1111### Added
1212- Added ` licenseKey ` property that overrides the TinyMCE ` license_key ` init property. #INT-3291
1313- Added events ` onInput ` , ` onCompositionEnd ` , ` onCompositionStart ` & ` onCompositionUpdate ` . #INT-3291
1414- Added a JSDoc link to the TinyMCE 7 React Technical Reference docs page. #INT-3291
1515
16- ### Fixed
17- - ` readonly ` init property is now properly typed as undefined, as it's overriden by the integration. #INT-3287
18-
19- ### Changed
20- - Updated dependencies. #INT-3291
21- - Changed default cloudChannel to ` '7' ` . #INT-3291
22-
2316### Improved
2417- Improved ` cloudChannel ` type. #INT-3291
2518- Updated to Storybook v8 and it now uses react-vite as a bundler/builder instead of webpack. #INT-3291
2619- Storybook examples now use CSFv3 components. #INT-3291
2720- Tests now run against TinyMCE version 7 as well. #INT-3291
2821
22+ ### Changed
23+ - Updated dependencies. #INT-3291
24+ - Changed default cloudChannel to ` '7' ` . #INT-3291
25+
26+ ### Fixed
27+ - ` readonly ` init property is now properly typed as undefined, as it's overriden by the integration. #INT-3287
28+
2929## 4.3.2 - 2023-11-20
3030
3131### Fixed
Original file line number Diff line number Diff line change 7070 "typescript" : " ~5.4.3" ,
7171 "vite" : " ^5.2.2"
7272 },
73- "version" : " 5.0.0-rc " ,
73+ "version" : " 5.0.0" ,
7474 "name" : " @tinymce/tinymce-react"
7575}
You can’t perform that action at this time.
0 commit comments