Skip to content

chore: release v0.25.1 - #143

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
tegami/version-packages
Open

github-actions[bot] wants to merge 1 commit into
mainfrom
tegami/version-packages

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 15, 2026 •

Copy link
Copy Markdown
Contributor

Summary

All bumped packages.

Package From To
@reactunity/create 0.25.0 0.25.1
@reactunity/material 0.25.0 0.25.1
@reactunity/renderer 0.25.0 0.25.1
@reactunity/scripts 0.25.0 0.25.1

Changelogs

2026-09-25-flushsync.md

Show Bumped Packages (1)
Package Bump
npm:@reactunity/renderer patch

flushSync works again

flushSync from @reactunity/renderer threw TypeError: not a function on every call. It called
the reconciler's flushSync, which react-reconciler 0.33 renamed to flushSyncFromReconciler, and
the 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:

Package Version Registry
@reactunity/create 0.25.1 npm
@reactunity/material 0.25.1 npm
@reactunity/renderer 0.25.1 npm
@reactunity/scripts 0.25.1 npm

@github-actions github-actions Bot changed the title chore: release v0.25.0 chore: release v0.25.1 Sep 25, 2026
@github-actions
github-actions Bot force-pushed the tegami/version-packages branch 3 times, most recently from cd1a97b to f467b91 Compare September 25, 2026 23:47
@github-actions
github-actions Bot force-pushed the tegami/version-packages branch from f467b91 to d9372b8 Compare September 26, 2026 01:06

This branch has not been deployed

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants