Skip to content

@tanstack/solid-router-ssr-query@2.0.0-rc.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Aug 16:35
· 34 commits to main since this release
Immutable release. Only release title and notes can be modified.
5f65783

Patch Changes

  • #8170 a09f492 - Run Solid Start server functions through the Solid 2 server-function runtime, including request handling, serialization, middleware, direct SSR calls, and no-JS forms.

    POST server functions now use Solid 2's single-flight transport to return updated Router loader and hydration data with the mutation response.