urql

The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.

MIT License

Downloads
11.4M
Stars
8.5K
Committers
249

Bot releases are visible (Hide)

urql -

Published by kitten over 4 years ago

Patch Changes

urql -

Published by kitten over 4 years ago

Patch Changes

urql -

Published by kitten over 4 years ago

Patch Changes

  • Add graphql@^15.0.0 to peer dependency range, by @kitten (See #688)
  • Forcefully bump @urql/core package in all bindings and in @urql/exchange-graphcache.
    We're aware that in some cases users may not have upgraded to @urql/core, even though that's within
    the typical patch range. Since the latest @urql/core version contains a patch that is required for
    cache-and-network to work, we're pushing another patch that now forcefully bumps everyone to the
    new version that includes this fix, by @kitten (See #684)
  • Updated dependencies (See #688 and #678)
urql -

Published by kitten over 4 years ago

Patch Changes

  • Add graphql@^15.0.0 to peer dependency range, by @kitten (See #688)
  • Forcefully bump @urql/core package in all bindings and in @urql/exchange-graphcache.
    We're aware that in some cases users may not have upgraded to @urql/core, even though that's within
    the typical patch range. Since the latest @urql/core version contains a patch that is required for
    cache-and-network to work, we're pushing another patch that now forcefully bumps everyone to the
    new version that includes this fix, by @kitten (See #684)
  • Updated dependencies (See #688 and #678)
urql -

Published by kitten over 4 years ago

Patch Changes

  • Add graphql@^15.0.0 to peer dependency range, by @kitten (See #688)
  • Forcefully bump @urql/core package in all bindings and in @urql/exchange-graphcache.
    We're aware that in some cases users may not have upgraded to @urql/core, even though that's within
    the typical patch range. Since the latest @urql/core version contains a patch that is required for
    cache-and-network to work, we're pushing another patch that now forcefully bumps everyone to the
    new version that includes this fix, by @kitten (See #684)
  • Updated dependencies (See #688 and #678)
urql -

Published by kitten over 4 years ago

Patch Changes

  • ⚠️ Fix oversight in edge case for #662. The operation queue wasn't marked as being active which caused stale results and cache-and-network operations from reissuing operations immediately (unqueued essentially) which would then be filtered out by the dedupExchange, by @kitten (See #669)
urql -

Published by kitten over 4 years ago

Patch Changes

  • ⚠️ Fix critical bug in operation queueing that can lead to unexpected teardowns and swallowed operations. This would happen when a teardown operation kicks off the queue, by @kitten (See #662)
urql -

Published by kitten over 4 years ago

Patch Changes

urql -

Published by kitten over 4 years ago

Minor Changes

  • Support optimistic values for mutations without a selectionset, by @JoviDeCroock (See #657)

Patch Changes

  • Refactor to replace dictionary-based (Object.create(null)) results with regular objects, by @kitten (See #651)
  • ⚠️ Fix case where a mutation-rootfield would cause an empty call to the cache.updates[mutationRootField], by @JoviDeCroock (See #654)
  • Updated dependencies (See #658 and #650)
urql -

Published by kitten over 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)
urql -

Published by kitten over 4 years ago

Patch Changes

  • ⚠️ Fix bundling for packages depending on React, as it doesn't have native ESM bundles, by @kitten (See #646)
  • Updated dependencies (See #646)
urql -

Published by kitten over 4 years ago

Patch Changes

  • ⚠️ Fix bundling for packages depending on React, as it doesn't have native ESM bundles, by @kitten (See #646)
urql -

Published by kitten over 4 years ago

Patch Changes

  • ⚠️ Fix node resolution when using Webpack, which experiences a bug where it only resolves
    package.json:main instead of module when an .mjs file imports a package, by @JoviDeCroock (See #642)
  • Updated dependencies (See #642)
urql -

Published by kitten over 4 years ago

Patch Changes

  • ⚠️ Fix node resolution when using Webpack, which experiences a bug where it only resolves
    package.json:main instead of module when an .mjs file imports a package, by @JoviDeCroock (See #642)
  • Updated dependencies (See #642)
urql -

Published by kitten over 4 years ago

Patch Changes

  • ⚠️ Fix node resolution when using Webpack, which experiences a bug where it only resolves
    package.json:main instead of module when an .mjs file imports a package, by @JoviDeCroock (See #642)
  • Updated dependencies (See #642)
urql -

Published by kitten over 4 years ago

Patch Changes

  • ⚠️ Fix node resolution when using Webpack, which experiences a bug where it only resolves
    package.json:main instead of module when an .mjs file imports a package, by @JoviDeCroock (See #642)
  • Updated dependencies (See #642)
urql -

Published by kitten over 4 years ago

Patch Changes

  • ⚠️ Fix node resolution when using Webpack, which experiences a bug where it only resolves
    package.json:main instead of module when an .mjs file imports a package, by @JoviDeCroock (See #642)
  • Updated dependencies (See #642)
urql -

Published by kitten over 4 years ago

Patch Changes

  • ⚠️ Fix node resolution when using Webpack, which experiences a bug where it only resolves
    package.json:main instead of module when an .mjs file imports a package, by @JoviDeCroock (See #642)
  • Updated dependencies (See #642)
urql -

Published by kitten over 4 years ago

Patch Changes

  • ⚠️ Fix node resolution when using Webpack, which experiences a bug where it only resolves
    package.json:main instead of module when an .mjs file imports a package, by @JoviDeCroock (See #642)
  • Updated dependencies (See #642)
urql -

Published by kitten over 4 years ago

Patch Changes