@platejs/footnote@53.0.0
udecode/plate@platejs/footnote@53.0.0Apr 23, 2026by github-actions[bot]
AI Summary
Minor release introducing plugins for full footnote support and inline combobox insertion.
Key Highlights
- Add FootnoteReferencePlugin, FootnoteDefinitionPlugin, and FootnoteInputPlugin
- Enable real footnote nodes and inline [^ combobox insertion
New Features
- FootnoteReferencePlugin
- FootnoteDefinitionPlugin
- FootnoteInputPlugin
Full Release Notes
### Minor Changes
- [#4941](https://github.com/udecode/plate/pull/4941) by [@zbeyens](https://github.com/zbeyens) – Add `FootnoteReferencePlugin`, `FootnoteDefinitionPlugin`, and
`FootnoteInputPlugin` for real footnote nodes and inline `[^` combobox
insertion in Plate editors.