v53.2.2

udecode/platev53.2.2Jun 17, 2026by zbeyens

AI Summary

Fixes streaming behavior in the AI module and hard line break serialization in Markdown.

Key Highlights

  • Preserve streaming trailing whitespace with markdown hard breaks
  • Serialize hard line breaks inside paragraph text nodes

New Features

  • Markdown hard break serialization

Full Release Notes

## `@platejs/ai`

### Patch Changes

- [#5026](https://github.com/udecode/plate/pull/5026) by [@zbeyens](https://github.com/zbeyens) – Preserve streaming trailing whitespace with markdown hard breaks.

## `@platejs/markdown`

### Patch Changes

- [#5026](https://github.com/udecode/plate/pull/5026) by [@zbeyens](https://github.com/zbeyens) – Serialize hard line breaks inside paragraph text nodes.

## Contributors

Thanks to everyone who contributed to this release:

@zbeyens

Full changelog: [`v53.2.1...v53.2.2`](https://github.com/udecode/plate/compare/v53.2.1...v53.2.2)