We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf3bb85 commit 63451e0Copy full SHA for 63451e0
2 files changed
CHANGELOG.md
@@ -7,8 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
-### Added
+## 4.0.0 - 2026-04-13
11
12
+### Added
13
- `svelte` to peer dependency. #INT-3311
14
15
#### Changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@tinymce/tinymce-svelte",
3
- "version": "4.0.0-rc",
+ "version": "4.0.0",
4
"description": "TinyMCE Svelte Component",
5
"private": false,
6
"publishConfig": {
0 commit comments