-
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: v1.6.1
head repository: dotansimha/graphql-code-generator
compare: v1.7.0
Commits on Aug 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 84629a7 - Browse repository at this point
Copy the full SHA 84629a7View commit details
Commits on Aug 17, 2019
-
Update dependency netlify-lambda to v1.6.2 (#2391)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 5d0154b - Browse repository at this point
Copy the full SHA 5d0154bView commit details -
Update dependency lint-staged to v9.2.2 (#2394)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 58f14bd - Browse repository at this point
Copy the full SHA 58f14bdView commit details -
Update dependency husky to v3.0.4 (#2393)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 982f3ac - Browse repository at this point
Copy the full SHA 982f3acView commit details -
Update dependency lint-staged to v9.2.3 (#2395)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 7863297 - Browse repository at this point
Copy the full SHA 7863297View commit details
Commits on Aug 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f2ff9fe - Browse repository at this point
Copy the full SHA f2ff9feView commit details -
Update dependency codemirror to v5.48.4 (#2399)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 8e52fa7 - Browse repository at this point
Copy the full SHA 8e52fa7View commit details
Commits on Aug 20, 2019
-
Update dependency @types/react-dom to v16.9.0 (#2405)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 14ccade - Browse repository at this point
Copy the full SHA 14ccadeView commit details -
Update dependency aws-sdk to v2.513.0 (#2404)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 28758ae - Browse repository at this point
Copy the full SHA 28758aeView commit details -
Update dependency @types/jest to v24.0.18 (#2403)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for e345dce - Browse repository at this point
Copy the full SHA e345dceView commit details -
[fix] hook functions don't need a ; at the end
This change hopefully breaks tests. ;-)
Configuration menu - View commit details
-
Copy full SHA for ea4cf7a - Browse repository at this point
Copy the full SHA ea4cf7aView commit details -
test(typescript-operations): do not omit fragment spread nodes (Fix for
Configuration menu - View commit details
-
Copy full SHA for 70d0426 - Browse repository at this point
Copy the full SHA 70d0426View commit details
Commits on Aug 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for fcd5162 - Browse repository at this point
Copy the full SHA fcd5162View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcb0da7 - Browse repository at this point
Copy the full SHA bcb0da7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80fd054 - Browse repository at this point
Copy the full SHA 80fd054View commit details -
Configuration menu - View commit details
-
Copy full SHA for 877dd62 - Browse repository at this point
Copy the full SHA 877dd62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a8a58e - Browse repository at this point
Copy the full SHA 3a8a58eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c25e46 - Browse repository at this point
Copy the full SHA 5c25e46View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1b293c - Browse repository at this point
Copy the full SHA a1b293cView commit details
Commits on Aug 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8876cbd - Browse repository at this point
Copy the full SHA 8876cbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bbf649 - Browse repository at this point
Copy the full SHA 0bbf649View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0731824 - Browse repository at this point
Copy the full SHA 0731824View commit details
Commits on Aug 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 31d3a6a - Browse repository at this point
Copy the full SHA 31d3a6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39a3cb4 - Browse repository at this point
Copy the full SHA 39a3cb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fabc55d - Browse repository at this point
Copy the full SHA fabc55dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 122445d - Browse repository at this point
Copy the full SHA 122445dView commit details -
Configuration menu - View commit details
-
Copy full SHA for efc0d24 - Browse repository at this point
Copy the full SHA efc0d24View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3792d7 - Browse repository at this point
Copy the full SHA e3792d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c1aa68 - Browse repository at this point
Copy the full SHA 3c1aa68View commit details -
chore(deps): update dependency graphql to v14.5.3 (#2435)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 94eb657 - Browse repository at this point
Copy the full SHA 94eb657View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d59a50 - Browse repository at this point
Copy the full SHA 5d59a50View commit details -
feat(type-graphql): allow overriding decorators (#2448)
* feat(type-graphql): allow overriding decorators * tests(type-graphql): add tests for custom-decorators
Configuration menu - View commit details
-
Copy full SHA for 7ffc934 - Browse repository at this point
Copy the full SHA 7ffc934View commit details -
fix(visitor-plugin-common): union/interface types with same selection…
Configuration menu - View commit details
-
Copy full SHA for c626daf - Browse repository at this point
Copy the full SHA c626dafView commit details -
Configuration menu - View commit details
-
Copy full SHA for dcdd6e5 - Browse repository at this point
Copy the full SHA dcdd6e5View commit details -
Add sub-folder param to near-operation-file (#2429)
* Add "folder" option * Update
Configuration menu - View commit details
-
Copy full SHA for 20aa880 - Browse repository at this point
Copy the full SHA 20aa880View commit details -
Make GraphQL operation alias unique from HOC name (#2430)
* Make graphql operation alias unique from hoc name * Change alias to use camel case * Fix specs associated with HOC operation alias * Address remaining react-apollo alias specs
Configuration menu - View commit details
-
Copy full SHA for 531414e - Browse repository at this point
Copy the full SHA 531414eView commit details -
Merge branch 'patch-2' of https://github.com/lookfirst/graphql-code-g…
…enerator into lookfirst-patch-2
Configuration menu - View commit details
-
Copy full SHA for d9a9535 - Browse repository at this point
Copy the full SHA d9a9535View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06b5248 - Browse repository at this point
Copy the full SHA 06b5248View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fad6d3 - Browse repository at this point
Copy the full SHA 6fad6d3View commit details -
Fix external mode problem where Operationstions are imported even whe…
…n they are not used (#2392)
Configuration menu - View commit details
-
Copy full SHA for 42ab136 - Browse repository at this point
Copy the full SHA 42ab136View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec6ddf9 - Browse repository at this point
Copy the full SHA ec6ddf9View commit details
Commits on Aug 29, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 707ab95 - Browse repository at this point
Copy the full SHA 707ab95View commit details -
Configuration menu - View commit details
-
Copy full SHA for aeb597c - Browse repository at this point
Copy the full SHA aeb597cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38deb31 - Browse repository at this point
Copy the full SHA 38deb31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 608f1dd - Browse repository at this point
Copy the full SHA 608f1ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a6e2eb - Browse repository at this point
Copy the full SHA 3a6e2ebView commit details -
chore(deps): update dependency typescript to v3.6.2 (#2457)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for e54002f - Browse repository at this point
Copy the full SHA e54002fView commit details -
Fix missing readonly for __typename with immutableTypes (#2459)
* Fix missing readonly for __typename with immutableTypes * Fix test
Configuration menu - View commit details
-
Copy full SHA for cdcdebf - Browse repository at this point
Copy the full SHA cdcdebfView commit details -
chore(deps): update dependency graphql to v14.5.4 (#2460)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 8286f3f - Browse repository at this point
Copy the full SHA 8286f3fView commit details -
near-operation-file
fixes (#2458)* fix issues with preResolveType, near-operation-file and enums * try to fix issues with unused Types import * fix issues with isUsingTypes
Configuration menu - View commit details
-
Copy full SHA for 4370057 - Browse repository at this point
Copy the full SHA 4370057View commit details
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.