v53.1.1

Mintplex-Labs/anything-llmv53.1.1Jun 13, 2026by zbeyens

AI Summary

Patch release for Plate.js that fixes MDX fallback deserialization for GitHub Flavored Markdown (GFM) tables containing plain less-than text.

Key Highlights

  • Fixed MDX fallback deserialization for GFM tables
  • Updated @platejs/ai and @platejs/markdown packages

Full Release Notes

## `@platejs/ai`

### Patch Changes

- Updated `@platejs/markdown`.

## `@platejs/markdown`

### Patch Changes

- [#5007](https://github.com/udecode/plate/pull/5007) by [@kiranmagic7](https://github.com/kiranmagic7) – Fix MDX fallback deserialization for GFM tables containing plain less-than text.

## Contributors

Thanks to everyone who contributed to this release:

@kiranmagic7

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