Skip to content

Commit c65a47d

Browse files
committed
Release @plone/slate 18.10.2
1 parent df9dddb commit c65a47d

4 files changed

Lines changed: 8 additions & 3 deletions

File tree

packages/volto-slate/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@
88

99
<!-- towncrier release notes start -->
1010

11+
## 18.10.2 (2026-09-02)
12+
13+
### Bugfix
14+
15+
- Fix Backspace behaving erratically near a styled or link text and fix cursor position after merging two same-type slate blocks via Backspace. @avoinea [#8347](https://github.com/plone/volto/issues/8347)
16+
- Fixed cursor position lost when clicking on a Slate block in edit, causing the cursor to jump to the start of the text. @wesleybl [#8402](https://github.com/plone/volto/issues/8402)
17+
1118
## 18.10.1 (2026-06-25)
1219

1320
### Bugfix

packages/volto-slate/news/8347.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/volto-slate/news/8402.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/volto-slate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@plone/volto-slate",
3-
"version": "18.10.1",
3+
"version": "18.10.2",
44
"description": "Slate.js integration with Volto",
55
"main": "src/index.js",
66
"author": "European Environment Agency: IDM2 A-Team",

0 commit comments

Comments
 (0)