github TanStack/router @tanstack/router-core@1.171.20

latest releases: release-2026-08-09-0907, @tanstack/solid-start-server@1.167.29, @tanstack/solid-router@1.170.23...
5 hours ago

Patch Changes

  • #8006 44a8c3e - skip impossible JSON parse attempts

  • #8010 5253e70 - perf: speed up structural sharing (replaceEqualDeep) by computing enumerable own keys with Object.keys + a length compare instead of getOwnPropertyNames followed by a propertyIsEnumerable call per key. This runs on every selector result on every state update when defaultStructuralSharing is enabled, and is ~1.3-1.5x faster on typical router state objects with identical behavior.

Don't miss a new router release

NewReleases is sending notifications on new releases.