Release 2026-06-25 01:04
Changes
Features
- integrate solid v2 query (#6938) (69da501) by @brenelz
- upgrade outer-devtools-core to Solid 2.0 (868d2bf) by @brenelz
Fix
- update solid ssr benchmark types (3fe770a) by @brenelz
- react-router: avoid throwing in useMatch selector (#7595) (52db703) by @Sheraff
- benchmarks: run SSR setup imports natively (#7579) (b80781e) by @Sheraff
- solid-router-v2: use TSR_DEFERRED_PROMISE (#7532) (ff136aa) by @birkskyum
- solid-router: prevent HeadContent hydration warnings (#7510) (129d043) by @brenelz
- move HydrationScript to HeadContent (#7296) (67b46d7) by @birkskyum
- pin solid v2 beta.6 (#7171) (85eb16c) by @birkskyum
- adjust pre-release ranges to use caret (#7130) (72ebb55) by @birkskyum
- better rollupOptions/rolldownOptions handling (#6990) (56e28e4) by @birkskyum
- use solid v2 query pre-release (#6977) (da2b8d9) by @birkskyum
- vite 8 compat (dfd64e4)
- Upgrade to solid v2 beta.3 (#6943) (c3e1932) by @brenelz
- more tweaks (82e6d42) by @brenelz
- test (0dc0cd0) by @brenelz
- down to one failure (faa3280) by @brenelz
- solid-start basic e2e (187cc84) by @brenelz
- e2e tests (d026877) by @brenelz
- work on solid v2 upgrade (5901753) by @brenelz
- build (1021e6c) by @brenelz
Performance
- solid-router: proxy-free link props in the spread hot path (#7609) (51b4bd4) by @brenelz
- start-server-core: skip update for server context (#7599) (96eca43) by @Sheraff
- react-router: add match selector compares (#7596) (56bd271) by @Sheraff
Refactor
- solid-router: remove unnecessary setTimeout from Match components (#7584) (41e7a24) by @Sheraff
- router-core: avoid creating promises when not necessary (#7582) (5127d86) by @Sheraff
- react-router: Reduce bundle size by sharing hook structuralSharing logic (#7577) (689d88e) by @Sheraff
- react-router: useMatches skips useRef during SSR (#7575) (4a93cff) by @Sheraff
Chore
- upgrade solid-js to 2.0.0-beta.15 (#7688) (259efbe) by @brenelz
- remove unneeded changesets (144ddc7) by @brenelz
- fix tests (545866d) by @brenelz
- react-router: silence AbortError in renderRouterToStream (#7627) (689c5ab) by @Sheraff
- forgot changeset in #7596 (#7600) (f046b06) by @Sheraff
- update nx to 22.7.5 (#7583) (6f1daf5) by @beaussan
- sync main (440a0c9)
- solid router v2 pre main sync (#7517) (0a7e958) by @brenelz
- bump to solid v2 beta 10 (#7284) (401272e) by @brenelz
- solid v2 beta 8 (#7241) (b3fedfc) by @brenelz
- upgrade Solid to v2 beta.7 (#7210) (2332fb2) by @brenelz
- sync main to pre-release branch (#7106) (bb6285d) by @birkskyum
- merge main to solid v2 (#7105) (14d39ce) by @birkskyum
- bump solid-query and vite-plugin-solid (#7103) (15652a5) by @birkskyum
- upgrade solid to 2.0.0-beta.5 (#7102) (bf15f69) by @brenelz
- bump to solidjs/signals 0.13.8 (#7076) (5cdb811) by @brenelz
- bump solid-query to 6.0.0-alpha.2 (#7020) (e9e805b) by @2wheeh
- bump solid-query to 6.0.0-alpha.1 (#7016) (0fb8dfa) by @birkskyum
- sync main branch with store refactor (#7001) (7232349) by @brenelz
- use solid-query v6.0.0-alpha.0 (#6989) (f5023ca) by @birkskyum
- bump solid-refresh, fix deepEqual (#6910) (9ce7f97) by @brenelz
- more fixes (32b9dfb) by @brenelz
Build
- bundle packages with rolldown (#6931) (b95b106) by @birkskyum
Packages
- @tanstack/solid-router@2.0.0-beta.22
- @tanstack/solid-router-devtools@2.0.0-beta.18
- @tanstack/solid-router-ssr-query@2.0.0-beta.23
- @tanstack/solid-start@2.0.0-beta.23
- @tanstack/solid-start-client@2.0.0-beta.22
- @tanstack/solid-start-server@2.0.0-beta.22