You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(server)!: remove input type in client interceptors (#309)
Type input in interceptors is not safe since this input is not validated
and may diff as expected type in remote call like server action envs
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Refactor**
- Streamlined procedure action configurations by removing redundant
input schema specifications.
- Enhanced consistency and simplicity across client and server
interactions, improving overall developer experience.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments