@tanstack/solid-router@1.170.33
Immutable
release. Only release title and notes can be modified.
Patch Changes
-
#8316
b1c9219- Skip client-only hydration, preloading, observer, and event-handler setup for all server-rendered links. -
#8270
76239a3- Avoid duplicate external script execution when a Solid script includes bothsrcand children. Reuse each Solid hydration boundary's marker element instead of scanning all document markers on mount.