v53.3.10

udecode/platev53.3.10Sep 4, 2026by zbeyens

AI Summary

This release focuses on serialization improvements and bug fixes across core, docx-io, and slate packages, including better handling of HTML escaping and equations.

Key Highlights

  • Preserves HTML escaping during serialization in core
  • Preserves equation output in DOCX exports
  • Updated slate-react dependency

Full Release Notes

## `@platejs/core`

### Patch Changes

- [`1af4d23`](https://github.com/udecode/plate/commit/1af4d239b36642e94b222e18f17f2851a9cd65b3) by [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D) – Preserve HTML escaping when serializing editor content

## `@platejs/docx-io`

### Patch Changes

- [`dfe6805`](https://github.com/udecode/plate/commit/dfe680559e9167b0e8aaf462488467783d4abc5b) by [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D) – Preserve equation output while ignoring unrelated XML

## `@platejs/slate`

### Patch Changes

- [`12a034f`](https://github.com/udecode/plate/commit/12a034f7cfe698cc020fade0d4849373d6faa065) by [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D) – Updated `slate-react`.

## `@platejs/test-utils`

Published `@platejs/test-utils@53.3.10`.

## `@platejs/utils`

### Patch Changes

- Updated `@platejs/core`, `@platejs/slate`.

## `platejs`

### Patch Changes

- Updated `@platejs/core`, `@platejs/slate`, `@platejs/utils`.

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