eslint-plugin-graphql
Advanced tools
Changelog
v0.8.2
KnownFragmentNames
and UnusedFragment
from default rules in literal
env. Justin Schulz in #70Changelog
v0.8.0
graphql
dependency to resolve test failures (wording change, no API change) jnwngChangelog
v0.6.1
babel-polyfill
from runtime dependencies, since it was only being used in test code. joelgriffith in #44Changelog
v0.5.0
Changelog
v0.4.2
'literal'
option to env
for when working with .graphql
and .gql
files, by jtmthf in #36