Skip to content

@tanstack/router-plugin@1.168.23

Choose a tag to compare

@github-actions github-actions released this 19 Jul 14:33
Immutable release. Only release title and notes can be modified.
49bd9fa

Patch Changes

  • #7855 49f6863 - Preserve React component state during HMR when route components are declared with lowercase function names. The development-only React transforms cover split route component groups and unsplit root route component options, including shell, pending, and error components, without changing production output.