v2.1.0
Changes
- Configure
relay-compiler
inrelay.config.json
instead of inpackage.json
- Add
--watch
torelay-compiler
script, ifwatchman
is installed - Send recommended
Accept
header as per the GraphQL over HTTP spec:
Accept: application/graphql-response+json; charset=utf-8, application/json; charset=utf-8
Full Changelog: v2.0.0...v2.1.0