Skip to content
Compare
Choose a tag to compare
@kitten kitten released this 22 Mar 22:12
11746f2

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)