v11.12.0
What's Changed
- fix(tanstack-react-query): useSuspenseInfiniteQuery shows skipToken type error when getNextPageParam is not provided by @Nick-Lucas in https://github.com/trpc/trpc/pull/7190
- fix: SSE subscriptions don't reconnect after maxDurationMs (#7094) by @bxff in https://github.com/trpc/trpc/pull/7207
New Contributors
- @bxff made their first contribution in https://github.com/trpc/trpc/pull/7207
Full Changelog: https://github.com/trpc/trpc/compare/v11.11.0...v11.12.0