v53.1.2

udecode/platev53.1.2Jun 13, 2026by zbeyens

AI Summary

This release addresses React rendering stability by fixing warnings related to complex content rendering and mark changes. It includes updates to core and utility dependencies to ensure consistency.

Key Highlights

  • Fixed React hook-order warnings in complex leaf and text renderers
  • Updated core and utils dependencies

New Features

  • React rendering stability fix

Full Release Notes

## `@platejs/core`

### Patch Changes

- [#5009](https://github.com/udecode/plate/pull/5009) by [@zbeyens](https://github.com/zbeyens) – Fix complex leaf and text renderers triggering React hook-order warnings when marks change.

## `@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.1.1...v53.1.2`](https://github.com/udecode/plate/compare/v53.1.1...v53.1.2)