master to main.core-js + babel.P.S. We need to target 04/31/2021 for 17.0.0 release at that point we need to do a breaking release anyway to drop Node v10.
15.x.x release line and release 15.5.0master to main and update scripts & CImain16.0.0-alpha.1 with all expected breaking changes but still from Flow sourcestsc and TS-specific ESLint checkstsc errors with @ts-ignore and fix them in separate PRs by volunteers 16.0.0-alpha.* and gather feedback16.0.0-rc.1 and gather feedback16.0.0 馃帀17.0.0-experimental branch and have a setup that will automatically release package after every merge.
- Convert source code to idiomatic TypeScript
Just adding my previous WIP PRs for this:
d.ts files: https://github.com/graphql/graphql-js/pull/2616 Referencing the original Road To TS issue for visibility: https://github.com/graphql/graphql-js/issues/2104
Most helpful comment
Referencing the original Road To TS issue for visibility: https://github.com/graphql/graphql-js/issues/2104