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

[v4] remove parserOptions.schema/operations, add parserOptions.graphQLConfig for programmatic usage #1795

Merged
merged 34 commits into from Aug 9, 2023

Conversation

dimaMachina
Copy link
Owner

@dimaMachina dimaMachina commented Aug 2, 2023

  • remove parserOptions.schema

  • remove parserOptions.documents

  • remove parserOptions.extensions

  • remove parserOptions.include

  • remove parserOptions.exclude

  • remove parserOptions.projects

  • remove parserOptions.schemaOptions

  • remove parserOptions.skipGraphQLConfig

  • remove parserOptions.operations

  • set graphql-config optional peer dependency (not needed in browser)

  • add parserOptions.graphQLConfig?: IGraphQLConfig for programmatic usage

@changeset-bot
Copy link

changeset-bot bot commented Aug 2, 2023

🦋 Changeset detected

Latest commit: cc40abd

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 Major

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

@dimaMachina dimaMachina mentioned this pull request Aug 2, 2023
16 tasks
@github-actions
Copy link
Contributor

github-actions bot commented Aug 2, 2023

💻 Website Preview

The latest changes are available as preview in: https://4dfb2021.graphql-eslint.pages.dev

@dimaMachina dimaMachina marked this pull request as ready for review August 9, 2023 19:03
@dimaMachina dimaMachina merged commit 2f46a71 into v4 Aug 9, 2023
7 of 8 checks passed
@dimaMachina dimaMachina deleted the v4-changes2 branch August 9, 2023 19:04
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.

None yet

1 participant