-
-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
Currently, graphql_codegen pins build to <4.0.0, which prevents upgrading to the latest build_runner releases. The build package recently reached 4.x, and build_runner ^2.8.0+ depends on it.
There have been a number of improvements and fixes in recent build_runner versions (e.g., performance improvements, updated analyzer). Allowing build: ^4.0.0 would enable consumers of graphql_codegen to benefit from those improvements without version resolution conflicts.
I tried to submit a pull request, but running the tests against the updated v4 build resulted in failure.
Metadata
Metadata
Assignees
Labels
No labels