Skip to content

v1.7.1 - Node 10 Buffer deprecation warning no longer read by plugin as an error in the language service. Two additional minor bug-fixes.

Compare
Choose a tag to compare
@jimkyndemeyer jimkyndemeyer released this 11 May 13:09
· 994 commits to master since this release

Fixes:

  • Node.js outputs deprecation warnings using the error console, so silence them on order to be able to detect real errors when creating the process handler (#153)
  • Fixed indentation issue with strongly typed placeholders by sending the current GraphQL environment to the language service (#130)
  • Removed 400 px large svg GraphQL and Relay logos used by Rider for the line marker (#147)