v53.3.11

udecode/platev53.3.11Sep 4, 2026by zbeyens

AI Summary

This patch release improves HTML string parsing during deserialization within inert documents. It updates core dependencies to ensure consistent behavior across the `@platejs/core`, `@platejs/utils`, and `platejs` packages.

Key Highlights

  • Improved HTML string parsing during deserialization in inert documents
  • Updated `@platejs/core` to fix parsing behavior
  • Updated `@platejs/utils` and `platejs` packages to align with core changes

New Features

  • Enhanced HTML string parsing during deserialization in inert documents

Full Release Notes

## `@platejs/core`

### Patch Changes

- [#5117](https://github.com/udecode/plate/pull/5117) by [@zbeyens](https://github.com/zbeyens) – Parse HTML strings in inert documents during deserialization

## `@platejs/utils`

### Patch Changes

- Updated `@platejs/core`.

## `platejs`

### Patch Changes

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

## Contributors

Thanks to everyone who contributed to this release:

@zbeyens

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