Skip to content

Commit e27958f

Browse files
chore(react): 1.1.0 [skip ci]
### What's New **`doc.extract()` — extract all document content with stable IDs** — Single API call returns blocks with full text, comments anchored to blocks, and tracked changes with excerpts. Every block and comment `nodeId` works directly with `scrollToElement()` for citation navigation and RAG pipelines. Includes block types, heading levels, author names, and change dates.
1 parent 0c57260 commit e27958f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@superdoc-dev/react",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Official React wrapper for the SuperDoc document editor",
55
"type": "module",
66
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)