github urql-graphql/urql @urql/exchange-auth@0.1.2

latest releases: @urql/core@5.0.4, @urql/exchange-graphcache@7.1.1, @urql/vue@1.2.1...
3 years ago

Patch Changes

  • Deprecate the Operation.operationName property in favor of Operation.kind. This name was
    previously confusing as operationName was effectively referring to two different things. You can
    safely upgrade to this new version, however to mute all deprecation warnings you will have to
    upgrade all urql packages you use. If you have custom exchanges that spread operations, please
    use the new makeOperation helper
    function
    instead, by @bkonkle (See #1045)
  • Updated dependencies (See #1094 and #1045)
    • @urql/core@1.14.0

Don't miss a new urql release

NewReleases is sending notifications on new releases.