Skip to content

v.1.6.0 - Relay Modern fragments, Language Service 1.5.0

Compare
Choose a tag to compare
@jimkyndemeyer jimkyndemeyer released this 20 Sep 18:10
· 1012 commits to master since this release

Features:

  • Support for Relay Modern fragments (#74)
  • Language Service 1.5.0: Support for loading the schema from .graphql file (Relay Modern projects)

Fixes:

  • Fix 'Find Usages' dialog for non-GraphQL entities (#93)
  • Fix case where the annotator would attempt to access an editor that is already disposed (#75)
  • Show a notification when the Node.js process fails to start (#100)
  • Remove Schema IDL warnings in .graphql files since this is the file extension Facebook uses to print schemas in Relay Modern (#85)