Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

downgrading to eslint-plugin-graphql 2.1.0-0 #195

Merged
merged 1 commit into from
Oct 26, 2018

Conversation

patsissons
Copy link
Contributor

@patsissons patsissons commented Oct 26, 2018

The current version of eslint-plugin-graphql (2.1.1) does not properly support multiple schemas due to the schema caching mechanism. This is a rollback to 2.1.0-0 before the caching was introduced. This can be upgraded again once caching is updated to support multiple schemas.

blocked on #196

@patsissons patsissons force-pushed the fix-eslint-plugin-graphql-version branch from e8b48c8 to b6a6b7b Compare October 26, 2018 18:20
@BPScott
Copy link
Member

BPScott commented Oct 26, 2018

Annoyingly it looks like the caching was introduced between v2.1.0 and v2.1.0-0, so we've got to do the slightly funky version number

@patsissons patsissons force-pushed the fix-eslint-plugin-graphql-version branch from b6a6b7b to 182566d Compare October 26, 2018 23:22
@patsissons patsissons merged commit 60167fd into master Oct 26, 2018
@patsissons patsissons deleted the fix-eslint-plugin-graphql-version branch November 5, 2018 14:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants