Patch Changes
-
Fix serialization adapter module resolution in TanStack Start. Vite dev now uses clean runtime-specific virtual module IDs instead of browser requests containing encoded null-byte virtual IDs, which avoids reverse proxy failures. When no serialization adapters are configured, Vite and Rsbuild now resolve
#tanstack-start-plugin-adaptersthrough the package empty-adapter fallback. (#7484) -
Publish matching TanStack Start dev server packages so fresh installs do not pair a Start plugin that no longer provides
tanstack-start-injected-head-scripts:vwith an older Start server runtime that still imports it. (#7487) -
Updated dependencies [
a82cec6,d8be4f8]:- @tanstack/start-plugin-core@1.171.6
- @tanstack/start-client-core@1.170.4
- @tanstack/start-server-core@1.169.4
- @tanstack/react-start-rsc@0.1.13
- @tanstack/react-start-client@1.168.4
- @tanstack/react-start-server@1.167.9