Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Dec 17:19
· 398 commits to main since this release
ab2e56d

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's stringifyDocument that caused some formatted documents to not be reprinted, by @JoviDeCroock (See #2871)