v53.1.2

Mintplex-Labs/anything-llmv53.1.2Jun 13, 2026by zbeyens

AI Summary

Patch release for Plate.js that fixes React hook-order warnings triggered by complex leaf and text renderers when marks change.

Key Highlights

  • Fixed React hook-order warnings in text rendering
  • Updated @platejs/core and @platejs/utils packages

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)