@tanstack/start-plugin-core@1.171.17
parruda/swarm@tanstack/start-plugin-core@1.171.17Jun 6, 2026by github-actions[bot]
AI Summary
This release adds `validator()` as the canonical server function and middleware validator method, deprecates `inputValidator()`, and updates dependencies.
Key Highlights
- Add `validator()` as the canonical server function and middleware validator method
- Deprecate `inputValidator()` and emit compiler warnings for remaining uses
- Updated @tanstack/start-server-core to 1.169.14
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 \[]:
- @tanstack/start-server-core@1.169.14