Skip to content

Releases: urql-graphql/urql

@urql/core@1.10.2

17 Mar 18:39
12f40a2
Compare
Choose a tag to compare
  • Add a guard to "maskTypenames" so a null value isn't considered an object, by @JoviDeCroock (See #621)

@urql/exchange-graphcache@2.2.5

13 Mar 16:17
4c1a9c2
Compare
Choose a tag to compare

Patch Changes

  • Refactor parts of Graphcache for a minor performance boost and bundlesize reductions, by @kitten (See #611)

next-urql@0.3.3

13 Mar 16:18
64d4664
Compare
Choose a tag to compare

Patch Changes

  • ⚠️ Fix Rollup bundle output being written to .es.js instead of .esm.js, by @kitten (See #609)

next-urql@0.3.2

12 Mar 18:46
5fed46d
Compare
Choose a tag to compare

Patch Changes

  • Pass the Client down in withUrqlClient.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

13 Mar 16:17
64d4664
Compare
Choose a tag to compare

Patch Changes

  • ⚠️ Fix Rollup bundle output being written to .es.js instead of .esm.js, by @kitten (See #609)
  • Updated dependencies (See #609)
    • @urql/core@1.10.1

@urql/exchange-suspense@1.8.4

12 Mar 18:44
5fed46d
Compare
Choose a tag to compare

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

13 Mar 16:17
64d4664
Compare
Choose a tag to compare

Patch Changes

  • ⚠️ Fix Rollup bundle output being written to .es.js instead of .esm.js, by @kitten (See #609)
  • Updated dependencies (See #609)
    • @urql/core@1.10.1

@urql/exchange-retry@0.1.0

12 Mar 18:45
5fed46d
Compare
Choose a tag to compare

@urql/exchange-multipart-fetch@0.1.1

13 Mar 16:18
64d4664
Compare
Choose a tag to compare

Patch Changes

  • ⚠️ Fix Rollup bundle output being written to .es.js instead of .esm.js, by @kitten (See #609)
  • Updated dependencies (See #609)
    • @urql/core@1.10.1

@urql/exchange-multipart-fetch@0.1.0

12 Mar 18:45
5fed46d
Compare
Choose a tag to compare

Initial release

  • Release the multipartFetchExchange