Skip to content

Releases: urql-graphql/urql

@urql/[email protected]

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/[email protected]

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)

[email protected]

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)

[email protected]

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/[email protected]

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

Patch Changes

@urql/[email protected]

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

Patch Changes

@urql/[email protected]

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

Patch Changes

@urql/[email protected]

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

@urql/[email protected]

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

Patch Changes

@urql/[email protected]

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

Initial release

  • Release the multipartFetchExchange