Skip to content

v1.1.3

Compare
Choose a tag to compare
@dotansimha dotansimha released this 01 May 15:33
· 5382 commits to master since this release

Core

  • Update dependencies

TypeScript Operations

  • Added __typename to inline fragments and fragments spread (#1798)

Flow Operations

  • Added __typename to inline fragments and fragments spread (#1798)

TypeScript Compatibility

  • Fixes issues with fragments (#1798)

TypeScript React-Apollo

  • Docs fix and import React Apollo when withMutationFn is configured (#1782)