@platejs/table@53.0.0

udecode/plate@platejs/table@53.0.0Apr 23, 2026by github-actions[bot]

AI Summary

A major version release changing the behavior of selectAll within tables, causing the second trigger to select the entire document instead of just the table.

Key Highlights

  • Major version release
  • Escalated selectAll scope
  • Changed selection behavior

Breaking Changes

  • Escalate the second selectAll from the current table to the whole document

Full Release Notes

### Major Changes

-   [#4941](https://github.com/udecode/plate/pull/4941) by [@zbeyens](https://github.com/zbeyens) – Escalate the second `selectAll` from the current table to the whole document.