Skip to content

v0.2.0

Compare
Choose a tag to compare
@wincent wincent released this 04 Mar 18:30
· 10277 commits to main since this release
  • Upgraded jest to 0.5 and switched Relay to use iojs v2+ only.
  • Changed Relay.DefaultNetworkLayer constructor to take an init object instead of fetchTimeout and retryDelays.
  • Scalars other than strings are now allowed as cursors, so long as they serialize to strings.
  • Added npm run update-schema to update the test schema.