v53.3.9
udecode/platev53.3.9Aug 24, 2026by zbeyens
AI Summary
This patch release fixes a crash that occurred when multiple `usePlateEditor` instances were initialized with the same static value.
Key Highlights
- Fixed crash with multiple usePlateEditor instances
Full Release Notes
## `@platejs/core` ### Patch Changes - [#5110](https://github.com/udecode/plate/pull/5110) by [@zbeyens](https://github.com/zbeyens) – Fix multiple `usePlateEditor` instances crashing when initialized with the same static value ## `@platejs/utils` ### Patch Changes - Updated `@platejs/core`. ## `platejs` ### Patch Changes - Updated `@platejs/core`, `@platejs/utils`. ## Contributors Thanks to everyone who contributed to this release: @zbeyens Full changelog: [`v53.3.8...v53.3.9`](https://github.com/udecode/plate/compare/v53.3.8...v53.3.9)