Skip to content

Conversation

@andrii-harbour
Copy link
Contributor

No description provided.

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.
@andrii-harbour andrii-harbour self-assigned this Jan 14, 2026
@linear
Copy link

linear bot commented Jan 14, 2026

@andrii-harbour andrii-harbour changed the title Breaking changes: migrate template builder to SuperDoc v1 Breaking change: migrate template builder to SuperDoc v1 Jan 14, 2026
Copy link
Contributor

@caio-pizzol caio-pizzol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Clean migration to v1. Just a few minor callouts around the queueMicrotask timing changes

@andrii-harbour
Copy link
Contributor Author

@caio-pizzol very good comments. Fixed!

Copy link
Contributor

@caio-pizzol caio-pizzol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@caio-pizzol caio-pizzol merged commit 78af7cc into main Jan 16, 2026
1 check passed
@caio-pizzol caio-pizzol deleted the andrii/sd-1398-migrate-template-builder-to-v1 branch January 16, 2026 18:52
@superdoc-bot
Copy link

superdoc-bot bot commented Jan 16, 2026

🎉 This PR is included in version 1.0.0-next.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

superdoc-bot bot pushed a commit that referenced this pull request Jan 16, 2026
# [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 SuperDocTemplateBuilder
@superdoc-bot
Copy link

superdoc-bot bot commented Jan 16, 2026

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants