github urql-graphql/urql @urql/exchange-graphcache@2.4.1

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

Patch Changes

  • Add a "./package.json" entry to the package.json's "exports" field for Node 14. This seems to be required by packages like rollup-plugin-svelte to function properly, by @JoviDeCroock (See #771)
  • ⚠️ Fix traversal issue, where when a prior selection set has set a nested result field to null, a subsequent traversal of this field attempts to access prevData on null, by @kitten (See #772)
  • Updated dependencies (See #771 and #771)
    • @urql/exchange-populate@0.1.7
    • @urql/core@1.11.6

Don't miss a new urql release

NewReleases is sending notifications on new releases.