@platejs/toc@53.0.0

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

AI Summary

Adds an active section state to the Table of Contents hook, allowing it to highlight the current heading during scrolling, and fixes navigation behavior.

Key Highlights

  • Active section state
  • Scroll highlighting
  • Navigation fix

New Features

  • Active section highlighting
  • Navigation without block-selection mode

Full Release Notes

### Patch Changes

-   [#4941](https://github.com/udecode/plate/pull/4941) by [@zbeyens](https://github.com/zbeyens) – Add active section state to `useTocElementState` so TOC elements can mark the current heading while the document scrolls

-   [#4941](https://github.com/udecode/plate/pull/4941) by [@zbeyens](https://github.com/zbeyens) – Fix TOC activation to navigate without entering block-selection mode