Skip to content

Support build 4.0.0 #404

Description

@lume-code

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions