v53.2.1
harry0703/MoneyPrinterTurbov53.2.1Jun 16, 2026by zbeyens
AI Summary
This patch release adds new utility methods for checking element states and fixes a bug related to block placeholders in empty list items.
Key Highlights
- Added `node.isMetadataProp` and `editor.api.isElementStateEmpty` for state checks
- Fixed block placeholders on single empty list items
New Features
- New API methods for checking element metadata and state
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)