@plone/slate 19.0.0-alpha.6
Pre-release
Pre-release
·
435 commits
to main
since this release
19.0.0-alpha.6 (2025-10-21)
Bugfix
- Fix Backspace at start of a text block: merge current block into previous inline (no extra newline), delete the current block, and place the caret before the first character of the merged content. Also handle Enter immediately after such inline merge by splitting back into two blocks. @aryan7081 #7373
Internal
- Update slate libraries. @sneridagh #7477