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 a345338 commit 87adf7bCopy full SHA for 87adf7b
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
+## 7.0.0 - 2025-03-27
10
+
11
### Added
12
- Support for `react` version `^19.0.0` by updating the `react` and `react-dom` in the `peerDependencies` to `^19.0.0`
13
package.json
@@ -76,6 +76,6 @@
76
"typescript": "~5.8.2",
77
"vite": "^6.2.1"
78
},
79
- "version": "7.0.0-rc",
+ "version": "7.0.0",
80
"name": "@tinymce/tinymce-react"
81
}
0 commit comments