Skip to content

v1.0.2

Compare
Choose a tag to compare
@dotansimha dotansimha released this 20 Mar 15:44
· 5481 commits to master since this release

TypeScript Resolvers

  • Fixed issue with missing identifier in import statement when using mapped contextType (#1522)

Flow Resolvers

  • Fixed issue with missing identifier in import statement when using mapped contextType (#1522)
  • Fixed issue with scalar config type (#1520)

Docs

  • Updated docs for programatic usage.