Skip to content

v2.1.0

Compare
Choose a tag to compare
@tobias-tengler tobias-tengler released this 02 Mar 21:06
· 7 commits to main since this release

Changes

  • Configure relay-compiler in relay.config.json instead of in package.json
  • Add --watch to relay-compiler script, if watchman 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