release-2026-04-18-2008
TanStack/routerrelease-2026-04-18-2008Apr 18, 2026by github-actions[bot]
AI Summary
A maintenance release focusing on fixing a Webpack static analysis issue with React hooks and updating the Vitest dependency version.
Key Highlights
- Fixed React `use` hook static analysis in webpack to prevent build errors.
- Updated Vitest dependency to version 4.1.4.
- Updated packages for react-router, react-start, and react-start variants.
Full Release Notes
Release 2026-04-18 20:08 ## Changes ### Fix - react-router: prevent webpack static analysis of React.use with let binding (#7182) (cd91ceebb8) by @mixelburg ### Chore - deps: vitest 4.1.4 (#7212) (b57e898e67) by @Sheraff ## Packages - @tanstack/react-router@1.168.23 - @tanstack/react-start@1.167.42 - @tanstack/react-start-client@1.166.40 - @tanstack/react-start-rsc@0.0.21 - @tanstack/react-start-server@1.166.41