graphql-code-generator icon indicating copy to clipboard operation
graphql-code-generator copied to clipboard

Fluter freezed v3.0.0

Open Parables opened this issue 3 years ago • 4 comments

Description

chore(deps): update dependency typescript to v4.8.3

Parables avatar Sep 12 '22 06:09 Parables

⚠️ No Changeset found

Latest commit: a1f19a79b7ea0472a7273f2cfcaadc618a13b7f4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Sep 12 '22 06:09 changeset-bot[bot]

This really took longer than expected. I drifted away into other projects hence the long delay in resolving this simple issue #8286

@n1ru4l sincere apologies

Parables avatar Sep 12 '22 06:09 Parables

hey @Parables thank you for this PR, could you have a look at the failing tests (ignore the eslint/prettier issue)

n1ru4l avatar Sep 13 '22 12:09 n1ru4l

hey @Parables thank you for this PR, could you have a look at the failing tests (ignore the eslint/prettier issue)

@n1ru4l, I hardly saw this coming but I really have less free time available but that is not to say that I am not going to keep on updating this plugin.... I just need to squeeze out some free time.

Please don't give up on me and this plugin cause I won't either....

Thank you so much for the support and patience... means a lot to me and I am sincerely grateful

Parables avatar Sep 19 '22 18:09 Parables

Hi!

All community plugins (see list below) have been moved to a new dotansimha/graphql-code-generator-community.

Community plugins:
  • @graphql-codegen/typescript-react-apollo
  • @graphql-codegen/typescript-graphql-request
  • @graphql-codegen/typescript-apollo-angular
  • @graphql-codegen/typescript-apollo-client-helpers
  • @graphql-codegen/typescript-react-query
  • @graphql-codegen/typescript-urql
  • @graphql-codegen/named-operations-object
  • @graphql-codegen/urql-introspection
  • @graphql-codegen/flow-resolvers
  • @graphql-codegen/typescript-vue-apollo
  • @graphql-codegen/typescript-rtk-query
  • @graphql-codegen/flow-operations
  • @graphql-codegen/typescript-msw
  • @graphql-codegen/typescript-mongodb
  • @graphql-codegen/typescript-type-graphql
  • @graphql-codegen/jsdoc
  • @graphql-codegen/typescript-vue-urql
  • @graphql-codegen/kotlin
  • @graphql-codegen/typescript-vue-apollo-smart-ops
  • @graphql-codegen/java
  • @graphql-codegen/c-sharp-operations
  • @graphql-codegen/hasura-allow-list
  • @graphql-codegen/typescript-stencil-apollo
  • @graphql-codegen/relay-operation-optimizer
  • @graphql-codegen/typescript-oclif
  • @graphql-codegen/java-resolvers
  • @graphql-codegen/java-apollo-android
  • @graphql-codegen/flutter-freezed

Please move your PR by following these steps:

From your current PR branch:

  • Fork the https://github.com/dotansimha/graphql-code-generator-community repository
  • git remote add codegen-community <GIT_URL_OF_YOUR_COMMUNITY_REPO_FORK>
  • git fetch codegen-community
  • git push codegen-community

Open the PR on dotansimha/graphql-code-generator-community and close this PR.

Thank you!

charlypoly avatar Nov 07 '22 10:11 charlypoly

Thanks for notifying me of the changes.

Parables avatar Nov 07 '22 13:11 Parables

Done as requested @charlypoly

See https://github.com/dotansimha/graphql-code-generator-community/pull/14

Parables avatar Nov 08 '22 04:11 Parables