-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Comparing changes
Open a pull request
base repository: dotansimha/graphql-code-generator
base: @graphql-codegen/visitor-plugin-common@4.1.2
head repository: dotansimha/graphql-code-generator
compare: @graphql-codegen/visitor-plugin-common@5.0.0
- 6 commits
- 31 files changed
- 7 contributors
Commits on Feb 6, 2024
-
Minor structure update (#9838)
Missed one `#`
Configuration menu - View commit details
-
Copy full SHA for 4acf545 - Browse repository at this point
Copy the full SHA 4acf545View commit details
Commits on Feb 20, 2024
-
refactor: import and export statements in BaseResolversVisitor and ma… (
#9845) * refactor: import and export statements in BaseResolversVisitor and mappers.ts * run prettier * Refactor mapper functions to use includes() instead of startsWith() and replace() * yarn changeset * feat: add test * Remove unused query.ts file * Add RoleStatus enum and import it in result.d.ts and schema.graphql
Configuration menu - View commit details
-
Copy full SHA for 53f270a - Browse repository at this point
Copy the full SHA 53f270aView commit details -
Update plugin-structure.mdx (#9778)
Seems there is now a nested "plugins:" key missing from that listed in the docs so added it in, was throwing errors without it
Configuration menu - View commit details
-
Copy full SHA for 2e43476 - Browse repository at this point
Copy the full SHA 2e43476View commit details -
docs(codegen-config): document the noSilentErrors option (#9795)
Configuration menu - View commit details
-
Copy full SHA for 60d26e2 - Browse repository at this point
Copy the full SHA 60d26e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a40b3b - Browse repository at this point
Copy the full SHA 2a40b3bView commit details -
chore(release): update monorepo packages versions (#9846)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8c40cdf - Browse repository at this point
Copy the full SHA 8c40cdfView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff @graphql-codegen/visitor-plugin-common@4.1.2...@graphql-codegen/visitor-plugin-common@5.0.0