v53.2.1
udecode/platev53.2.1Jun 16, 2026by zbeyens
AI Summary
Adds new API helpers for element state checks and fixes placeholder rendering in specific list scenarios.
Key Highlights
- Add `node.isMetadataProp` and `editor.api.isElementStateEmpty` helpers
- Fix block placeholders on single empty list items
New Features
- New API helpers for element state checks
Full Release Notes
## `@platejs/core` ### Patch Changes - [#5029](https://github.com/udecode/plate/pull/5029) by [@zbeyens](https://github.com/zbeyens) – Add `node.isMetadataProp` and `editor.api.isElementStateEmpty` for element state checks. ## `@platejs/utils` ### Patch Changes - [#5029](https://github.com/udecode/plate/pull/5029) by [@zbeyens](https://github.com/zbeyens) – Fix block placeholders on single empty list items. ## `platejs` ### Patch Changes - Updated `@platejs/core`, `@platejs/utils`. ## Contributors Thanks to everyone who contributed to this release: @zbeyens Full changelog: [`v53.2.0...v53.2.1`](https://github.com/udecode/plate/compare/v53.2.0...v53.2.1)