This repository has been archived by the owner on Jul 6, 2021. It is now read-only.
Update dependency @graphql-codegen/typescript-react-apollo to v2 #592
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.17.7
->2.2.4
Release Notes
dotansimha/graphql-code-generator
v2.2.4
Compare Source
Patch Changes
d9212aa
: fix(visitor-plugin-common): guard for a runtime type errorv2.2.3
Compare Source
Patch Changes
23862e7
: fix(naming-convention): revert and pin change-case-all dependency for workaround #3256v2.2.2
Compare Source
Patch Changes
29b75b1
: enhance(namingConvention): use change-case-all instead of individual packages for naming conventionv2.2.1
Compare Source
Patch Changes
1183d17
: Bump all packages to resolve issues with shared dependenciesv2.2.0
Compare Source
Minor Changes
bd3bd29
: Improve DocumentNode optimizations, to reduce bundle size when consumed as pre-compiledPatch Changes
v2.1.1
Compare Source
Patch Changes
b31ce77
: prevent baseOptions from being required when Mutation is usedv2.1.0
Compare Source
Minor Changes
9f2a4e2
: Improved type-safety: in generated React Hooks,baseOptions
will be non-optional in case there when there is a required variables with no default valuePatch Changes
v2.0.7
Compare Source
Patch Changes
f603b8f
: Support unnamed queries in operation visitorsv2.0.6
Compare Source
Patch Changes
1d7c643
: Bump all packages to allow "^" in deps and fix compatibility issues1d7c643
: Bump versions of @graphql-tools/ packages to fix issues with loading schemas and SDL commentsac067ea
: Improve output reliability by using separate import for gql tag, ensuring it will be there also for fragments when presets are used. This will bring back the separate import for gql tag (and remove the aliased one)v2.0.5
Compare Source
Patch Changes
2c3f072
: prevent adding aliased gql tag when documentMode is set to "external"v2.0.4
Patch Changes
ee2b01a
: Fixes for issues with publish commandv2.0.3
Patch Changes
1183d17
: Bump all packages to resolve issues with shared dependenciesv2.0.2
Patch Changes
73442b7
: fix grapqhl-request import typesv2.0.1
Compare Source
@graphql-codegen/visitor-plugin-common@^1.17.8
in order to support required features ingqlImport
tag.v2.0.0
Compare Source
Major Changes
bc6e5c0
: Update plugin configuration API to use object only (string
is no longer supported)Migration Notes
Before
After
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.