This repository was archived by the owner on Jan 30, 2026. It is now read-only.
Commit 78af7cc
authored
Breaking change: migrate template builder to SuperDoc v1 (#24)
* feat!: migrating template builder to SuperDoc v1
BREAKING CHANGE:
- Upgraded `superdoc` to version `1.5.0-next.7` in both `package.json` and `pnpm-lock.yaml`.
- Updated React and React DOM versions to `19.2.3`.
- Enhanced performance by using `useMemo` for toolbar settings and scheduling callbacks with `queueMicrotask` to avoid blocking rendering.
- Various dependency updates in `pnpm-lock.yaml` for improved compatibility and security.
* chore: update superdoc version to 1.5.0 in package.json and pnpm-lock.yaml
* refactor: streamline field update callbacks in SuperDocTemplateBuilder1 parent 75c4184 commit 78af7cc
File tree
5 files changed
+1901
-2199
lines changed- demo
- src
5 files changed
+1901
-2199
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments