v53.1.5
udecode/platev53.1.5Jun 14, 2026by zbeyens
AI Summary
This release improves the robustness of Markdown deserialization by preventing crashes when encountering malformed HTML-like input within MDX files.
Key Highlights
- Fixed markdown deserialization crashing on malformed HTML-like MDX input
New Features
- MDX deserialization crash fix
Full Release Notes
## `@platejs/ai` ### Patch Changes - Updated `@platejs/markdown`. ## `@platejs/markdown` ### Patch Changes - [#5016](https://github.com/udecode/plate/pull/5016) by [@zbeyens](https://github.com/zbeyens) – Fix markdown deserialization from crashing on malformed HTML-like MDX input. ## Contributors Thanks to everyone who contributed to this release: @zbeyens Full changelog: [`v53.1.4...v53.1.5`](https://github.com/udecode/plate/compare/v53.1.4...v53.1.5)