-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Chore: Setup @graphiql/react #1803
Chore: Setup @graphiql/react #1803
Conversation
🦋 Changeset detectedLatest commit: ee364d0 The changes in this PR will be included in the next version bump. 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 |
Codecov Report
@@ Coverage Diff @@
## main #1803 +/- ##
=======================================
Coverage 65.66% 65.66%
=======================================
Files 85 85
Lines 5115 5115
Branches 1624 1624
=======================================
Hits 3359 3359
Misses 1752 1752
Partials 4 4 Continue to review full report at Codecov.
|
@ryan-m-walker this is looking fantastic! the netlify build here you have is one with tsdoc. can you pull in the latest yarn.lock, overwriting the one you have locally, and then yarn —force? and then see if |
801025c
to
ee364d0
Compare
@ryan-m-walker we will be closing this unfortuantely now that we've set up |
This PR setups up the new
@graphiql/react
package and migrates some of the GraphiQL 2.0 common components to this new package.