v53.1.3
udecode/platev53.1.3Jun 14, 2026by zbeyens
AI Summary
This patch release corrects a numbering logic error in ordered lists. Lists will no longer incorrectly continue numbering from preceding numbered headings.
Key Highlights
- Fixed ordered paragraph lists continuing numbering from numbered headings
New Features
- Ordered list numbering fix
Full Release Notes
## `@platejs/list` ### Patch Changes - [#5011](https://github.com/udecode/plate/pull/5011) by [@zbeyens](https://github.com/zbeyens) – Fix ordered paragraph lists continuing numbering from numbered headings. ## Contributors Thanks to everyone who contributed to this release: @zbeyens Full changelog: [`v53.1.2...v53.1.3`](https://github.com/udecode/plate/compare/v53.1.2...v53.1.3)