Skip to content

v1.5.0

Compare
Choose a tag to compare
@nodkz nodkz released this 08 Jun 11:10

1.5.0 (2017-06-08)

Bug Fixes

  • Replace Array.includes by Array.indexOf for node 4 (fcc7e325)
  • Flowtype:
    • Resolve Flow errors in tests and fix some definitions (485115a3)
    • Resolve all Flowtype warnings (10cfb3d9)

Features

  • Remove graphql-js peer-dependency. Using it via graphql-compose re-export. (5486a9b9)