v53.2.2
harry0703/MoneyPrinterTurbov53.2.2Jun 17, 2026by zbeyens
AI Summary
This patch release improves markdown text handling and serialization within the editor library, specifically addressing hard line breaks and trailing whitespace.
Key Highlights
- Preserved streaming trailing whitespace with markdown hard breaks
- Serialized hard line breaks inside paragraph text nodes
- Improved text node serialization in markdown
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)