@tanstack/vue-start@1.168.24
TanStack/router@tanstack/vue-start@1.168.24Jun 6, 2026by github-actions[bot]
AI Summary
Vue Start package update introducing validator() as the canonical server function and middleware validator method while deprecating inputValidator().
Key Highlights
- Added validator() as canonical server function and middleware validator method
- Deprecated inputValidator() with compiler warnings for remaining uses
- Updated @tanstack/start-client-core to v1.170.12
- Updated @tanstack/start-plugin-core to v1.171.17
- Updated @tanstack/start-server-core to v1.169.14
New Features
- New validator() method for server functions and middleware
- Deprecation path for inputValidator() with migration warnings
Full Release Notes
### Patch Changes
- [#7566](https://github.com/TanStack/router/pull/7566) [`9bebf8d`](https://github.com/TanStack/router/commit/9bebf8dc9f2bf74b680c065a5aa63d03b9622825) - Add `validator()` as the canonical server function and middleware validator method. Deprecate `inputValidator()` and emit compiler warnings for remaining uses.
- Updated dependencies \[[`9bebf8d`](https://github.com/TanStack/router/commit/9bebf8dc9f2bf74b680c065a5aa63d03b9622825)]:
- @tanstack/start-client-core@1.170.12
- @tanstack/start-plugin-core@1.171.17
- @tanstack/start-server-core@1.169.14
- @tanstack/vue-start-client@1.167.17
- @tanstack/vue-start-server@1.167.19