Patch Changes
- Correctly mark cache-hits from the ssr-exchange, by @JoviDeCroock (See #2872)
- ⚠️ Fix type-generation, with a change in TS/Rollup the type generation took the paths as src and resolved them into the types dir, by @JoviDeCroock (See #2870)
- ⚠️ Fix regression in
@urql/core
'sstringifyDocument
that caused some formatted documents to not be reprinted, by @JoviDeCroock (See #2871)