@tanstack/start-server-core@1.169.18
TanStack/router@tanstack/start-server-core@1.169.18Aug 3, 2026by github-actions[bot]
AI Summary
Core server package updated with the same optimization to use focused entrypoints for better build performance.
Key Highlights
- Use focused server entrypoints for shared constants and handler helpers
- Updated dependencies
Full Release Notes
### Patch Changes - [#7944](https://github.com/TanStack/router/pull/7944) [`65f7b7f`](https://github.com/TanStack/router/commit/65f7b7f791272f2ea581a1fe0fcd43183bc01162) - Use focused server entrypoints for shared constants and handler helpers so build tooling and framework renderers do not traverse the full Start server barrel.