This repository was archived by the owner on Jan 30, 2026. It is now read-only.
Commit e2b7654
committed
chore(release): 1.0.0 [skip ci]
# [1.0.0](v0.5.0...v1.0.0) (2026-01-16)
* Breaking change: migrate template builder to SuperDoc v1 ([#24](#24)) ([78af7cc](78af7cc))
### BREAKING CHANGES
* - 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 8023d1a commit e2b7654
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments