@tanstack/[email protected]
@tanstack/[email protected]
@tanstack/react-start
Release Notes
Patch Changes
#7813
ebe104c- Upgradesolid-jsand@solidjs/webto2.0.0-beta.17#7813
ebe104c- Upgradesolid-jsand@solidjs/webto2.0.0-beta.18#7813
ebe104c- Upgradesolid-jsand@solidjs/webto2.0.0-beta.19andvite-plugin-solidto3.0.0-next.11#7813
ebe104c- Suspend on the matchloadPromiseonly during SSR. On the client, suspending on the pending match kept a live async source in the tree, which since[email protected]routed signal writes into a transition hold and broke synchronous write-then-load flows such asinvalidate()on anotFoundmatch.