v53.2.2
medusajs/medusav53.2.2Jun 17, 2026by zbeyens
AI Summary
v53.2.2 is a patch release that preserves trailing whitespace in markdown hard breaks and ensures proper serialization of line breaks within text nodes.
Key Highlights
- Preserved streaming trailing whitespace with markdown hard breaks
- Serialized hard line breaks inside paragraph text nodes
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)