Skip to content

v1.0.4

Compare
Choose a tag to compare
@dotansimha dotansimha released this 25 Mar 16:55
· 5519 commits to master since this release

Core

  • Ignored generated output (#1558)
  • Update dependencies

TypeScript

TypeScript Operations

  • Fix issue with fragments spread and inline fragments intersection (#1544)

TypeScript React-Apollo

TypeScript Resolvers

  • Fixed issues mapped interfaces (#1525)
  • Should not convert type names in unions (#1560)

Flow

Flow Operations

  • Fix issue with fragments spread and inline fragments intersection (#1544)

Docs