v53.0.9

TEN-framework/ten-frameworkv53.0.9Jun 4, 2026by zbeyens

AI Summary

A minor patch release updating dependencies and fixing a table rendering issue in the `@platejs/ai` package.

Key Highlights

  • Updated `@platejs/table` package.
  • Published `@platejs/csv@53.0.9`.
  • Fix: Remove table when deleting its final column.

New Features

  • Table deletion fix
  • CSV package update

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)