@tanstack/start-plugin-core@1.171.25
TanStack/router@tanstack/start-plugin-core@1.171.25Jul 30, 2026by github-actions[bot]
AI Summary
A core plugin update fixing asset URL generation to ensure consistency between server and client builds.
Key Highlights
- Fixed Rsbuild SSR asset URLs for ?url imports
- Aligned server public asset paths with the client build
Full Release Notes
### Patch Changes - [#7590](https://github.com/TanStack/router/pull/7590) [`7592555`](https://github.com/TanStack/router/commit/7592555b86c968efbc8c817ac0cf6fdae60aabe0) - Fix Rsbuild SSR asset URLs for `?url` imports by aligning server public asset paths with the client build.