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 a0ef913 commit da7b076Copy full SHA for da7b076
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
+## 2.3.2 - 2025-12-18
10
+
11
### Fixed
12
- Editor initialization failure error handling. #INT-3366
13
- Disconnected Editor not destroyed.
package.json
@@ -1,6 +1,6 @@
1
{
2
"description": "Official TinyMCE Web Component",
3
- "version": "2.3.2-rc",
+ "version": "2.3.2",
4
"name": "@tinymce/tinymce-webcomponent",
5
"repository": {
"url": "https://github.com/tinymce/tinymce-webcomponent"
0 commit comments