-
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
upgrade to 16.0.0-experimental-stream-defer.5 #1988
Conversation
🦋 Changeset detectedLatest commit: 4f88e0b The changes in this PR will be included in the next version bump. This PR includes changesets to release 9 packages
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 #1988 +/- ##
==========================================
+ Coverage 65.70% 66.39% +0.68%
==========================================
Files 85 86 +1
Lines 5106 5154 +48
Branches 1631 1641 +10
==========================================
+ Hits 3355 3422 +67
+ Misses 1747 1728 -19
Partials 4 4
Continue to review full report at Codecov.
|
releasing this tonight if all goes well! |
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
Where the heck are the deploy previews? Lol |
@saihaj I have a fix for one of the cypress tests which is failing, init.spec.ts expects a slightly different message on an invalid schema error now because of changes in graphql. I tried pushing to your branch but was not able |
@acao not sure why it isn't letting you I have edits by maintainers enabled. I guess you can suggest changes in review and I can apply those. |
anyways the change seems to be unrelated to upgrade to v16 816cae6 |
hmm strange! well the change to the expected validation error message passed on cypress. it's all merged now! |
Attempt to support GraphQL v16
cc: @acao @dotansimha @yoshiakis @imolorhe @IvanGoncharov @n1ru4l
Closes #1982