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.
2 parents 3481dd7 + affb4a5 commit 858111aCopy full SHA for 858111a
.changeset/wide-jobs-go.md
packages/notion-to-jsx/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# notion-to-jsx
2
3
+## 1.2.13
4
+
5
+### Patch Changes
6
7
+- eea19de: reimplement list rendering with ListGroup component for nested lists / add empty rich text component
8
9
## 1.2.12
10
11
### Patch Changes
packages/notion-to-jsx/package.json
@@ -1,6 +1,6 @@
{
"name": "notion-to-jsx",
- "version": "1.2.12",
+ "version": "1.2.13",
"description": "Notion blocks to JSX renderer",
"private": false,
"repository": {
0 commit comments