The graphql package is now available in a major version as of 14.0.0 Yarn will spit out a lot of errors becuase I override with 14.0.0. So this request is similar to #247 but for 14.0.0.
Having upgraded to graphiql 1.13.2 things get a little bit better but some packages are still missing graphql 14.0.0 as peer dep. These are the warnings I get using graphiql 1.13.2:
warning graphiql > codemirror-graphql > [email protected]" has incorrect peer dependency "graphql@^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0".
warning graphiql > codemirror-graphql > [email protected]" has incorrect peer dependency "graphql@^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0".
warning graphiql > codemirror-graphql > graphql-language-service-interface > [email protected]" has incorrect peer dependency "graphql@^0.11.0 || ^0.12.0 || ^0.13.0".
warning graphiql > codemirror-graphql > graphql-language-service-interface > [email protected]" has incorrect peer dependency "graphql@^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0".
warning graphiql > codemirror-graphql > graphql-language-service-interface > [email protected]" has incorrect peer dependency "graphql@^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0".
warning graphiql > codemirror-graphql > graphql-language-service-interface > graphql-config > [email protected]" has incorrect peer dependency "graphql@^0.11.0 || ^0.12.0 || ^0.13.0".
hey @jonaskello! we were planning on putting out the rest of the releases to resolve this this weekend.
fixed in 0.9
Yes, no more warnings :-). Thanks for fixing this!
Most helpful comment
hey @jonaskello! we were planning on putting out the rest of the releases to resolve this this weekend.