github TanStack/router @tanstack/solid-router@2.0.0-beta.24

Patch Changes

  • #7813 ebe104c - Upgrade solid-js and @solidjs/web to 2.0.0-beta.17

  • #7813 ebe104c - Upgrade solid-js and @solidjs/web to 2.0.0-beta.18

  • #7813 ebe104c - Upgrade solid-js and @solidjs/web to 2.0.0-beta.19 and vite-plugin-solid to 3.0.0-next.11

  • #7813 ebe104c - Suspend on the match loadPromise only during SSR. On the client, suspending on the pending match kept a live async source in the tree, which since solid-js@2.0.0-beta.16 routed signal writes into a transition hold and broke synchronous write-then-load flows such as invalidate() on a notFound match.

Don't miss a new router release

NewReleases is sending notifications on new releases.