v53.3.7

udecode/platev53.3.7Aug 20, 2026by zbeyens

AI Summary

This patch release resolves a crash that occurred when pasting multiline plain text where the `maxLength` truncation crossed block boundaries.

Key Highlights

  • Fixed crash on multiline paste with maxLength truncation

Full Release Notes

## `@platejs/core`

### Patch Changes

- [#5101](https://github.com/udecode/plate/pull/5101) by [@zbeyens](https://github.com/zbeyens) – Fix multiline plain-text pastes crashing when `maxLength` truncates across blocks

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