Releases: urql-graphql/urql
Releases · urql-graphql/urql
@urql/core@1.10.2
- Add a guard to "maskTypenames" so a null value isn't considered an object, by @JoviDeCroock (See #621)
@urql/exchange-graphcache@2.2.5
next-urql@0.3.3
next-urql@0.3.2
Patch Changes
- Pass the
Client
down inwithUrqlClient.getInitialProps
to prevent it from being created twice, by @JoviDeCroock (See #589) - Add missing GraphQLError serialization for extensions and path field to ssrExchange, by @kitten (See #607)
- Enable users to configure the
suspense
option and clean up suspense warning message, by @ryan-gilb (See #603)
@urql/exchange-suspense@1.8.5
@urql/exchange-suspense@1.8.4
Patch Changes
- Enable users to configure suspense flag on
next-urql
and clean up suspense warning message, by @ryan-gilb (See #603) - Updated dependencies (See #607 and #601)
- @urql/core@1.10.0
@urql/exchange-retry@0.1.1
@urql/exchange-retry@0.1.0
Initial Release
Learn more at: https://formidable.com/open-source/urql/docs/advanced/retry-operations/
@urql/exchange-multipart-fetch@0.1.1
@urql/exchange-multipart-fetch@0.1.0
Initial release
- Release the
multipartFetchExchange