Skip to content

Releases: unpunnyfuns/faro-tanstack-router

v1.0.4

Choose a tag to compare

1.0.4 (2026-07-30)

Bug Fixes

  • document the client-side Faro init required for TanStack Start (0692158)

v1.0.3

Choose a tag to compare

1.0.3 (2026-07-30)

Bug Fixes

  • report the error value matching its errorSource classification (643e500)

v1.0.2

Choose a tag to compare

1.0.2 (2026-07-30)

Bug Fixes

  • report a descriptive error when a failed match has no error value (35b58c5)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 30 Jul 19:16

1.0.1 (2026-07-30)

Bug Fixes

  • declare sideEffects false so bundlers can tree-shake (f62afdd)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 18:36

1.0.0 (2026-07-30)

Bug Fixes

  • stop setup-node npmrc from shadowing NPM_TOKEN (b3addd4)

Features

  • add public exports, build config and README (0d0ee5a)
  • add TanStackRouterInstrumentation (659f832)
  • build and push route_change events (523feed)
  • detect replace navigations from the history index delta (257ce6f)
  • report failed route matches with deduplication (9bf7185)
  • scaffold package and Faro dependency module (bf24657)
  • subscribe to router navigation and report telemetry (bfcd302)