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 a5a4a3f commit 1b5fa57Copy full SHA for 1b5fa57
CHANGELOG.md
@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
### Added
10
- Support for `react` version `^19.0.0` by updating the `react` and `react-dom` in the `peerDependencies` to `^19.0.0`
11
12
+### Fixed
13
+- onEditorChange called three times after calling `insertContent` on a selection. #INT-3226
14
+
15
## 6.0.0 - 2025-02-21
16
17
### Fixed
0 commit comments