Skip to content

@tanstack/solid-router@1.170.33

Choose a tag to compare

@github-actions github-actions released this 10 Sep 18:16
Immutable release. Only release title and notes can be modified.
6494e75

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 both src and children. Reuse each Solid hydration boundary's marker element instead of scanning all document markers on mount.