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

updated graphiql and react to the latest stable versions #1117

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

adrtivv
Copy link
Contributor

@adrtivv adrtivv commented Oct 1, 2024

Updated the graphiql and react versions to how they're used in the official graphiql example(link for reference) for the same.

Because of hard locking graphiql was locked to version 2.0.9 when the latest stable graphiql version is 3.7.1. The graphiql version 3.7.1 seems to work without issues with mercurius. React follows semantic versioning so no point in hard locking it to a patch version.

Update: Restored hard locking, versions are hard locked to the latest stable versions

Copy link
Collaborator

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you restore hard locking?

@mcollina
Copy link
Collaborator

The reason for hard locking is that at some point they had a combination that didn't work. Hard locking prevents that.

Copy link
Collaborator

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mcollina mcollina merged commit e529dd9 into mercurius-js:master Oct 14, 2024
7 checks passed
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.

2 participants