Skip to content

Upcoming Release Changes #2847

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

Merged
merged 1 commit into from
Mar 26, 2025
Merged

Upcoming Release Changes #2847

merged 1 commit into from
Mar 26, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 9, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@graphql-eslint/[email protected]

Minor Changes

  • #2902
    86af780
    Thanks @dotansimha! - Improve parseForESLint API and allow to
    pass context schema as inline string.

    You can now use it this way:

    parseForESLint(code, { schemaSdl: 'type Query { foo: String }', filePath: 'test.graphql' })
  • #2838
    10b9975
    Thanks @dimaMachina! - - allow to config naming-convention for
    Relay fragment convention <module_name>_<property_name> via requiredPattern option

    • replace requiredPatterns: RegEx[] by requiredPattern: RegEx option

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/master branch 2 times, most recently from cab6029 to 29e0780 Compare December 10, 2024 14:03
@github-actions github-actions bot force-pushed the changeset-release/master branch 2 times, most recently from 32cc88c to 2db2f57 Compare December 26, 2024 20:29
@github-actions github-actions bot force-pushed the changeset-release/master branch from 2db2f57 to 7180c78 Compare January 3, 2025 00:12
@github-actions github-actions bot force-pushed the changeset-release/master branch 2 times, most recently from a4e4ed7 to f8c5c0d Compare January 14, 2025 15:39
@github-actions github-actions bot force-pushed the changeset-release/master branch 10 times, most recently from 152cd70 to d333cab Compare March 23, 2025 16:11
@github-actions github-actions bot force-pushed the changeset-release/master branch 2 times, most recently from a270553 to b75ca2e Compare March 26, 2025 13:12
@github-actions github-actions bot force-pushed the changeset-release/master branch from b75ca2e to c7dd647 Compare March 26, 2025 13:13
@github-actions github-actions bot force-pushed the changeset-release/master branch from c7dd647 to a4227dd Compare March 26, 2025 14:09
@dotansimha dotansimha merged commit 061b17e into master Mar 26, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant