v53.3.6

udecode/platev53.3.6Aug 15, 2026by zbeyens

AI Summary

This patch release fixes an issue in HTML deserialization where unwrapped text nodes were returned at the root for inline-only HTML.

Key Highlights

  • Fixed HTML deserialization for inline-only HTML

Full Release Notes

## `@platejs/core`

### Patch Changes

- [#5098](https://github.com/udecode/plate/pull/5098) by [@NoiceHax](https://github.com/NoiceHax) – Fix `editor.api.html.deserialize` returning unwrapped text nodes at the root for inline-only HTML

## `@platejs/utils`

### Patch Changes

- Updated `@platejs/core`.

## `platejs`

### Patch Changes

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

## Contributors

Thanks to everyone who contributed to this release:

@NoiceHax

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