Skip to content

Commit 8c13595

Browse files
authored
Docs: Create a Update to 46.x guide placeholder.
Docs: Create update to 46.x guide placeholder.
2 parents 3050841 + ad58c7f commit 8c13595

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

docs/updating/update-to-46.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
category: update-guides
3+
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&nbsp;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&nbsp;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&nbsp;5 v46.0.0.
22+
23+
### First heading
24+
25+
### Major breaking changes in this release
26+
27+
### Minor breaking changes in this release

0 commit comments

Comments
 (0)