github urql-graphql/urql @urql/core@1.10.5

latest releases: @urql/core@5.0.3, @urql/core@5.0.2, @urql/exchange-graphcache@7.0.2...
4 years ago

Patch Changes

  • Refactor a couple of core helpers for minor bundlesize savings, by @kitten (See #658)
  • Add support for variables that contain non-plain objects without any enumerable keys, e.g. File or Blob. In this case stringifyVariables will now use a stable (but random) key, which means that mutations containing Files — or other objects like this — will now be distinct, as they should be, by @kitten (See #650)

Don't miss a new urql release

NewReleases is sending notifications on new releases.