We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b7377f commit b9269adCopy full SHA for b9269ad
packages/volto-slate/CHANGELOG.md
@@ -8,6 +8,12 @@
8
9
<!-- towncrier release notes start -->
10
11
+## 19.0.0-alpha.12 (2026-03-02)
12
+
13
+### Bugfix
14
15
+- Fix error in HtmlSlateWidget when rendering elements that need i18n. @davisagli [#7889](https://github.com/plone/volto/issues/7889)
16
17
## 19.0.0-alpha.11 (2026-02-20)
18
19
### Breaking
packages/volto-slate/news/7889.bugfix
packages/volto-slate/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@plone/volto-slate",
3
- "version": "19.0.0-alpha.11",
+ "version": "19.0.0-alpha.12",
4
"description": "Slate.js integration with Volto",
5
"main": "src/index.js",
6
"author": "European Environment Agency: IDM2 A-Team",
0 commit comments