Skip to content

ci: Version Packages (beta)#7736

Merged
birkskyum merged 1 commit into
solid-router-v2-prefrom
changeset-release/solid-router-v2-pre
Jul 3, 2026
Merged

ci: Version Packages (beta)#7736
birkskyum merged 1 commit into
solid-router-v2-prefrom
changeset-release/solid-router-v2-pre

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to solid-router-v2-pre, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

solid-router-v2-pre is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on solid-router-v2-pre.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@tanstack/solid-router@2.0.0-beta.23

Patch Changes

  • #7734 f9b0e57 - Fix hydration desync by resolving defaultNotFoundComponent at render time instead of lazily mutating the boundary route's options.notFoundComponent. Route objects are module singletons shared across server requests, so once the server handled any 404, later SSRs of valid URLs wrapped the match in a CatchNotFound boundary the client didn't render, shifting hydration keys and leaving the subtree inert.

@tanstack/solid-start@2.0.0-beta.24

Patch Changes

  • Updated dependencies [f9b0e57]:
    • @tanstack/solid-router@2.0.0-beta.23
    • @tanstack/solid-start-client@2.0.0-beta.23
    • @tanstack/solid-start-server@2.0.0-beta.23

@tanstack/solid-start-client@2.0.0-beta.23

Patch Changes

  • Updated dependencies [f9b0e57]:
    • @tanstack/solid-router@2.0.0-beta.23

@tanstack/solid-start-server@2.0.0-beta.23

Patch Changes

  • Updated dependencies [f9b0e57]:
    • @tanstack/solid-router@2.0.0-beta.23

@birkskyum birkskyum merged commit 0e4f15d into solid-router-v2-pre Jul 3, 2026
2 checks passed
@birkskyum birkskyum deleted the changeset-release/solid-router-v2-pre branch July 3, 2026 00:44
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.

1 participant