@tanstack/vue-router@1.170.26

camel-ai/camel@tanstack/vue-router@1.170.26Aug 14, 2026by github-actions[bot]

AI Summary

Patch release inlining isCtrlKey utility in Link component for optimization.

Key Highlights

  • Inlined isCtrlKey utility in Link component for byte shaving
  • Updated @tanstack/router-core dependency

New Features

  • Byte shaving optimization for Link component

Full Release Notes

### Patch Changes

-   [#8073](https://github.com/TanStack/router/pull/8073) [`0fdf9ff`](https://github.com/TanStack/router/commit/0fdf9ff16fc532de9fc131d18df167ebd8038720) - inline isCtrlKey inside Link component for byte shaving

-   Updated dependencies \[[`4c89b15`](https://github.com/TanStack/router/commit/4c89b15dd2b46491ee5e57985559bae8e31d62c2), [`cf6ab17`](https://github.com/TanStack/router/commit/cf6ab178b39e7628bf784759f384e0f4230e6d9e), [`bdaf73a`](https://github.com/TanStack/router/commit/bdaf73a4063ee2b02e3c9cc105ad10ce82a5a0ff)]:
    -   @tanstack/router-core@1.171.24