This repository was archived by the owner on Jan 30, 2026. It is now read-only.
Commit 99c1d6f
committed
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.0.0...v2.0.0) (2026-01-30)
### chore
* sync stable release to main ([#23](#23)) ([cb99f82](cb99f82))
### BREAKING CHANGES
* 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 81164f9 commit 99c1d6f
1 file changed
Lines changed: 1 addition & 1 deletion
| 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