Releases: superdoc-dev/template-builder
Releases · superdoc-dev/template-builder
v1.0.0
1.0.0 (2026-01-16)
BREAKING CHANGES
-
- Upgraded
superdocto version1.5.0-next.7in bothpackage.jsonandpnpm-lock.yaml.
- Upgraded
- Updated React and React DOM versions to
19.2.3. - Enhanced performance by using
useMemofor toolbar settings and scheduling callbacks withqueueMicrotaskto avoid blocking rendering. - Various dependency updates in
pnpm-lock.yamlfor 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 SuperDocTemplateBuilder
v1.0.0-next.1
1.0.0-next.1 (2026-01-16)
Bug Fixes
BREAKING CHANGES
-
- Upgraded
superdocto version1.5.0-next.7in bothpackage.jsonandpnpm-lock.yaml.
- Upgraded
- Updated React and React DOM versions to
19.2.3. - Enhanced performance by using
useMemofor toolbar settings and scheduling callbacks withqueueMicrotaskto avoid blocking rendering. - Various dependency updates in
pnpm-lock.yamlfor 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 SuperDocTemplateBuilder
v0.5.0
v0.2.0-next.12
v0.4.0
v0.3.0
v0.2.0-next.9
0.2.0-next.9 (2025-11-21)
Features
v0.2.0-next.8
0.2.0-next.8 (2025-11-21)
Features
v0.2.0-next.7
0.2.0-next.7 (2025-11-19)
Bug Fixes
- add deduplication for React dependencies in Vite config and clean up package.json (dc17f23)