v53.0.9

udecode/platev53.0.9Jun 4, 2026by zbeyens

AI Summary

A patch release that updates dependencies and fixes a bug in the table plugin where deleting the final column does not remove the table.

Key Highlights

  • Updated `@platejs/table` and `@platejs/ai` packages.
  • Fixed table deletion: removing the final column now correctly removes the table element.

Full Release Notes

## `@platejs/ai`

### Patch Changes

- Updated `@platejs/table`.

## `@platejs/csv`

Published `@platejs/csv@53.0.9`.

## `@platejs/table`

### Patch Changes

- [#4994](https://github.com/udecode/plate/pull/4994) by [@puneetdixit200](https://github.com/puneetdixit200) – Remove the table when deleting its final column.

## Contributors

Thanks to everyone who contributed to this release:

@puneetdixit200

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