@tanstack/start-plugin-core@1.171.39
TanStack/router@tanstack/start-plugin-core@1.171.39Aug 22, 2026by github-actions[bot]
AI Summary
Migrates Rsbuild client chunk configuration to v2 splitChunks option while preserving async-only chunk splitting.
Key Highlights
- Migrated Rsbuild client chunk configuration to v2 splitChunks option
- Preserved async-only chunk splitting
Full Release Notes
### Patch Changes
- [#8135](https://github.com/TanStack/router/pull/8135) [`a0041bb`](https://github.com/TanStack/router/commit/a0041bb36e700b3263b894e4d1573d924383b56b) - Migrate the Rsbuild client chunk configuration to the v2 `splitChunks` option while preserving async-only chunk splitting.
- Updated dependencies \[[`fa65287`](https://github.com/TanStack/router/commit/fa652872812c9433ba8b9d9a285e51b535e7367c), [`cb281d7`](https://github.com/TanStack/router/commit/cb281d70c1f5fe780f9d07bc500ea3a284a4e04b)]:
- @tanstack/router-core@1.171.27
- @tanstack/router-generator@1.167.33
- @tanstack/router-plugin@1.168.35
- @tanstack/start-server-core@1.169.31