@platejs/table@52.3.20
udecode/plate@platejs/table@52.3.20Mar 31, 2026by github-actions[bot]
AI Summary
This release addresses specific interaction bugs in table editing, fixing keyboard navigation behavior and border toggle logic.
Key Highlights
- Fixed Shift+Arrow key navigation for table cells
- Fixed merged table border toggles targeting incorrect adjacent cells
Full Release Notes
### Patch Changes - [#4931](https://github.com/udecode/plate/pull/4931) by [@hhhjin](https://github.com/hhhjin) – Fix `Shift+Arrow` table selection to switch cells without showing a transient native range - [#4930](https://github.com/udecode/plate/pull/4930) by [@zbeyens](https://github.com/zbeyens) – Fix merged table border toggles targeting the wrong adjacent cell