What's Changed
- add experimental
useSuspenseQuery()
by @KATT in #3137, docs at https://trpc.io/docs/suspense - fix(types): export AnyRootConfig from internals by @jgoux in #3171
Breaking changes
- feat: Add type to react-query query key! by @JonParton in #3170
Most likely, this is not something that affects anyone, but the way we store the underlying query keys has changed. See #3170 for more info.
New Contributors
- @bnrosa made their first contribution in #3153
- @BlairCurrey made their first contribution in #3140
Full Changelog: v10.0.0-rc.6...v10.0.0-rc.8