Libraries bump
#1246
Replies: 1 comment
-
Tomorrow we will release the first release candidate of version 1.0 which will bump everything: #1258 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice to bump some library, especially for the new apollo 4 which does have support for
GraphQl < 16.6.0
. I am using apollo in my app, and migrating to V4 is not possible as@accounts/graphql-api
usesGraphQL < 16
.I also realized that the auth directive in
@accounts/graphql-api
is not actual and does not work with new versions ofGraphQL
.It would be nice to review these else the
@accounts/graphql-api
package may not be usable anymore.Beta Was this translation helpful? Give feedback.
All reactions