Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: reload schema/documents cache (only for **current project**) in VSCode #1222

Merged
merged 3 commits into from
Oct 31, 2022

Conversation

dimaMachina
Copy link
Owner

fixes #593

@changeset-bot
Copy link

changeset-bot bot commented Oct 23, 2022

🦋 Changeset detected

Latest commit: 3aa5d08

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@graphql-eslint/eslint-plugin Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@theguild-bot
Copy link
Collaborator

theguild-bot commented Oct 23, 2022

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-eslint/eslint-plugin 3.13.0-alpha-20221031135154-8208868 npm ↗︎ unpkg ↗︎

@dimaMachina dimaMachina merged commit cf59b0a into master Oct 31, 2022
@dimaMachina dimaMachina deleted the improve-cache branch October 31, 2022 13:58
This was referenced Oct 31, 2022
dimaMachina added a commit that referenced this pull request Dec 20, 2022
… VSCode (#1222)

* feat: reload schema/documents cache (only for **current project**) in VSCode

* Update packages/plugin/src/documents.ts

* Update packages/plugin/src/schema.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reload schema in eslint-server if file with schema was changed
2 participants