Support `graphql@15.0.0` release
See original GitHub issue@acao @benjie Took a long long time than I initially anticipated but I finally released graphql@15.0.0-rc1
.
It includes a number of small breaking changes:
https://github.com/graphql/graphql-js/releases/tag/v15.0.0-alpha.1
https://github.com/graphql/graphql-js/releases/tag/v15.0.0-alpha.2
https://github.com/graphql/graphql-js/releases/tag/v15.0.0-rc.1
Can you please test it with packages in this repo so I can release 15.0.0
without worrying about breaking GraphiQL?
Note: It doesn’t yet include two-stage introspection that I currently working on and will add in the next release since it’s not a breaking change.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:10 (10 by maintainers)
Top Results From Across the Web
Migrating to Apollo Server 4 - Apollo GraphQL Docs
This packaging structure means that new integration package releases are lockstep versioned to Apollo Server itself, making it challenging to support major ...
Read more >New technology support | Dynatrace Docs
New technology support. Discover new technologies that can be monitored with Dynatrace, and how to get started. Included in this list are OneAgent...
Read more >@apollo/composition | Yarn - Package Manager
... Apollo Federation packages in the 2.x range. The Federation v0.x equivalent for this package can be found here on the version-0.x branch...
Read more >graphql/README.md - UNPKG
5, [![npm version](https://badge.fury.io/js/graphql.svg)](https://badge.fury.io/js/graphql) ... 12, Looking for help? Find resources [from the ...
Read more >graphql - npm
A Query Language and Runtime which can target any service.. Latest version: 16.6.0, last published: 4 months ago. Start using graphql in ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@acao @benjie Just release RC2 can you please test it? https://github.com/graphql/graphql-js/releases/tag/v15.0.0-rc.2
@IvanGoncharov going to close this, we pre-released with baseline 15 support a while ago, and i’m going to open new issues to adopt new features, as we are likely about to rebuild the doc explorer from scratch