This repository was archived by the owner on Jan 30, 2026. It is now read-only.
2.0.0 (2026-01-30)
chore
BREAKING CHANGES
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