You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
meta-title: Update to version 45.x | CKEditor 5 Documentation
4
+
menu-title: Update to v45.x
5
+
order: 79
6
+
modified_at: 2025-06-16
7
+
---
8
+
9
+
# Update to CKEditor 5 v46.x
10
+
11
+
<info-box>
12
+
When updating your CKEditor 5 installation, ensure **all the packages are the same version** to avoid errors.
13
+
14
+
You may try removing the `package-lock.json` or `yarn.lock` files (if applicable) and reinstalling all packages before rebuilding the editor. For best results, make sure you use the most recent package versions.
15
+
</info-box>
16
+
17
+
## Update to CKEditor 5 v46.0
18
+
19
+
Released on xxx, 2025. ([See full release notes](https://github.com/ckeditor/ckeditor5/releases/tag/v46.0.0))
20
+
21
+
Below are the most important changes that require your attention when upgrading to CKEditor 5 v46.0.0.
0 commit comments