-
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/typescript@4.0.7
head repository: dotansimha/graphql-code-generator
compare: @graphql-codegen/typescript@4.0.8
- 12 commits
- 74 files changed
- 11 contributors
Commits on Jun 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c720b1b - Browse repository at this point
Copy the full SHA c720b1bView commit details
Commits on Jun 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 32e0507 - Browse repository at this point
Copy the full SHA 32e0507View commit details
Commits on Jun 8, 2024
-
docs: add "Created by The Guild" logo to the readme (#9992)
* add the guild README.md badge * cleanup
Configuration menu - View commit details
-
Copy full SHA for 39e6e80 - Browse repository at this point
Copy the full SHA 39e6e80View commit details
Commits on Jun 13, 2024
-
feat(client-preset): preserving Array<T> or ReadonlyArray<T> in useFr…
…agment() data (#9804) * Preserving Array<T> or ReadonlyArray<T> * adding changeset * Fixing Property 'join' does not exist on type 'string' error * update fixtures * changeset formatting --------- Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
Configuration menu - View commit details
-
Copy full SHA for 5e594ef - Browse repository at this point
Copy the full SHA 5e594efView commit details -
feat(client-preset): persisted document custom hash function (#9996)
* Custom hash function * Moving hash function to existing hashAlgorithm field * Docs for hash algorithm function + test to match example in docs * [preset/client] Adding changeset for custom hash function * Added configuration example to changeset
Configuration menu - View commit details
-
Copy full SHA for 99f449c - Browse repository at this point
Copy the full SHA 99f449cView commit details -
feat: support discriminating null and undefined within useFragment (#…
…10001) * feat: support discriminating null and undefined within useFragment * fix: changeset
Configuration menu - View commit details
-
Copy full SHA for 1be6e65 - Browse repository at this point
Copy the full SHA 1be6e65View commit details -
feat(plugin/add): export config type (#9987)
* feat(plugin/add): export config * Add changeset for @graphql-codegen/add * update changeset * Update polite-dancers-warn.md --------- Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
Configuration menu - View commit details
-
Copy full SHA for 5501c62 - Browse repository at this point
Copy the full SHA 5501c62View commit details -
Upcoming Release Changes (#10000)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cac19e5 - Browse repository at this point
Copy the full SHA cac19e5View commit details
Commits on Jun 17, 2024
-
Add generated resolversMap to typescript-resolvers plugin meta (#10007)
* Add generated resolversMap to ts-resolvers plugin meta * Add changeset
Configuration menu - View commit details
-
Copy full SHA for 808ada5 - Browse repository at this point
Copy the full SHA 808ada5View commit details
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9af9ce2 - Browse repository at this point
Copy the full SHA 9af9ce2View commit details
Commits on Jun 24, 2024
-
Only compute
ClientSideBaseVisitor
'sfragmentsGraph
once, at inst……antiation time (#10019) * feat: Pre-compute ClientSideBaseVisitor's fragmentsGraph * chore: changeset * Update .changeset/rotten-eels-eat.md --------- Co-authored-by: Victor Magalhães <vhfmag@users.noreply.github.com> Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
Configuration menu - View commit details
-
Copy full SHA for 14ce39e - Browse repository at this point
Copy the full SHA 14ce39eView commit details
Commits on Jun 28, 2024
-
Upcoming Release Changes (#10010)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 61b6a94 - Browse repository at this point
Copy the full SHA 61b6a94View commit details
There are no files selected for viewing