v53.2.2

nextjs/saas-starterv53.2.2Jun 17, 2026by zbeyens

AI Summary

A patch release for the Plate editor library fixing markdown serialization issues with hard line breaks and streaming whitespace.

Key Highlights

  • Preserved streaming trailing whitespace with markdown hard breaks
  • Fixed serialization of hard line breaks inside paragraph text nodes

New Features

  • Markdown serialization fixes
  • Streaming trailing whitespace preservation

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)