v3.0.7
- Prevent cookie attribute injection: CVE-2026-46625 (eb3c40e)
- Add
Partitionedattribute to readme (b994768) - Publish to npm registry via trusted publisher exclusively (4dc71be)
- Ensure consistent behaviour for
get('name')+get()(1953d30)
Release 2026-05-16 05:06
Release 2026-05-16 05:06
- start: add inline CSS runtime controls and asset URL templates (#7380) (2387a2eea0) by @schiller-manuel
- Fix literal underscore paths under pathless layouts (#7408) (742941e2f1) by @schiller-manuel
- @tanstack/react-router@1.170.1
- @tanstack/react-start@1.168.2
- @tanstack/react-start-client@1.167.1
- @tanstack/react-start-rsc@0.1.2
- @tanstack/react-start-server@1.167.1
- @tanstack/router-cli@1.167.2
- @tanstack/router-core@1.170.1
- @tanstack/router-generator@1.167.2
- @tanstack/router-plugin@1.168.2
- @tanstack/router-vite-plugin@1.167.2
- @tanstack/solid-router@1.170.1
- @tanstack/solid-start@1.168.2
- @tanstack/solid-start-client@1.167.1
- @tanstack/solid-start-server@1.167.1
- @tanstack/start-client-core@1.169.1
- @tanstack/start-plugin-core@1.170.2
- @tanstack/start-server-core@1.168.1
- @tanstack/start-static-server-functions@1.167.1
- @tanstack/start-storage-context@1.167.1
- @tanstack/vue-router@1.170.1
- @tanstack/vue-start@1.168.2
- @tanstack/vue-start-client@1.167.1
- @tanstack/vue-start-server@1.167.1
@tanstack/router-plugin@1.168.2
- Updated dependencies [
742941e]:- @tanstack/router-generator@1.167.2
@tanstack/router-cli@1.167.2
- Updated dependencies [
742941e]:- @tanstack/router-generator@1.167.2
@tanstack/router-generator@1.167.2
- Fix literal underscore route paths when they are nested under pathless layouts. Virtual
route()paths now treat leading and trailing underscores as literal URL path characters, while physical file routes continue to use bracket escapes for literal underscore segments. (#7408)
@tanstack/start-plugin-core@1.170.2
- Updated dependencies [
742941e]:- @tanstack/router-generator@1.167.2
- @tanstack/router-plugin@1.168.2