We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ceeac1 commit b4a0eadCopy full SHA for b4a0ead
CHANGELOG.md
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## Unreleased
8
9
+## 6.2.0 - 2025-05-29
10
+
11
### Changed
12
- The `disabled` property now toggles the `disabled` option. #TINY-11906
13
package.json
@@ -77,6 +77,6 @@
77
"typescript": "~5.8.2",
78
"vite": "^6.2.1"
79
},
80
- "version": "6.2.0-rc",
+ "version": "6.2.0",
81
"name": "@tinymce/tinymce-react"
82
}
0 commit comments