chore: release v0.25.1 - #143
Open
github-actions[bot] wants to merge 1 commit into
Open
github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
github-actions
Bot
force-pushed
the
tegami/version-packages
branch
3 times, most recently
from
September 25, 2026 23:47
cd1a97b to
f467b91
Compare
github-actions
Bot
force-pushed
the
tegami/version-packages
branch
from
September 26, 2026 01:06
f467b91 to
d9372b8
Compare
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
All bumped packages.
@reactunity/create0.25.00.25.1@reactunity/material0.25.00.25.1@reactunity/renderer0.25.00.25.1@reactunity/scripts0.25.00.25.1Changelogs
2026-09-25-flushsync.mdShow Bumped Packages (1)
npm:@reactunity/rendererflushSyncworks againflushSyncfrom@reactunity/rendererthrewTypeError: not a functionon every call. It calledthe reconciler's
flushSync, which react-reconciler 0.33 renamed toflushSyncFromReconciler, andthe reconciler's typings still declare the old name, so nothing caught it. It now commits the
updates its callback schedules before it returns, including on roots rendered with
disableBatchRendering.Publish
The following packages will be published if merged:
@reactunity/create0.25.1npm@reactunity/material0.25.1npm@reactunity/renderer0.25.1npm@reactunity/scripts0.25.1npm