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.3.1
->1.8.1
1.3.1
->1.8.1
1.3.1
->1.8.1
1.3.1
->1.8.1
1.3.1
->1.8.1
1.3.1
->1.8.1
14.2.2
->14.2.3
12.0.10
->12.11.1
16.8.22
->16.9.7
16.8.4
->16.9.2
1.0.2
->1.2.0
8.0.0
->8.2.0
8.3.0
->8.4.1
3.5.2
->3.6.4
1.6.0
->1.7.2
Release Notes
dotansimha/graphql-code-generator
v1.8.1
Compare Source
v1.8.0
Compare Source
More info: #1924
🚀 NEW PLUGIN:
kotlin
More info here: #2598
Thanks @tristanlins ❤️
typescript-operations
__typename
- now it reflects the exact returns value from a GraphQL engine (#2540, #2490, thanks @n1ru4l )flow-operations
__typename
- now it reflects the exact returns value from a GraphQL engine (#2540, #2490, thanks @n1ru4l )flow
flow-resolvers
SubscriptionSubscriberObject
andSubscriptionObject
(#2533)Origin
to$Diff
declaration (#2533)near-operation-file
Types
imports (#2529, #2497)typescript-resolvers
getTypeToUse
within parent resolvers type (#2557, thanks @blakeembrey)typescript-react-apollo
import-types
preset) (#2344, thanks @veeramarni)typescript-apollo-angular
typescript-urql
typescript-stencil
Docs
import-types
presetv1.7.0
Compare Source
v1.6.1
Compare Source
v1.6.0
Compare Source
v1.5.0
Compare Source
Core
process.env.DEBUG
- not it's possible to mute it if needed (#2227, thanks @Qeneke)addToSchema
to be a function that depends on plugin config.typescript
enumValues
as string (import all enums from a single file and introspection types - now they are ignored) (#2181)enumPrefix
configuration - you can now disable thetypesPrefix
for enums (#2267)package.json
(ae47c71
)export
(#2278)scalars
config (#2286)flow
enumValues
as string (import all enums from a single file and introspection types - now they are ignored) (#2181)enumPrefix
configuration - you can now disable thetypesPrefix
for enums (#2267)export
(#2278)typescript-react-apollo
withResultType
andwithMutationOptionsType
options (#2172, thanks @eddeee888)documents-nodes
typescript-operations
dedupeOperationSuffix
to operations plugin - allow you to make sure the operation suffix is not duplicated (#2258)avoidOptionals
- now you can specify when to use it (#2191, thanks @ekfn)export
(#2278)near-operation-files
presettypescript-resolvers
ResolverTypeWrapper
(#2254)add
typescript-urql
typescript-apollo-angular
🚀🚀🚀 NEW PLUGIN: @graphql-codegen/type-graphql
#2177, thanks @borremosch
Documentation
Thanks @glenwinters for the help with the docs!
v1.4.0
Compare Source
Core
documents
(d38dde4
)addToSchema
(#2120)NEW PLUGIN:
typescript-document-nodes
With this plugin, you can easily compile your GraphQL document files into a
.ts
file that exportsDocumentNode
(so no need to do that on runtime).Thanks @dex4er !
typescript
pluginPick
in your generated output (#2107)addUnderscoreToArgsType
- set this totrue
if you have a conflicts with generatesArgs
types (#2111, thanks @mxstbr)typesPrefix
andenumValues
(#2121)enumValues
(#2121)graphql
aspeerDependency
(#2142)flow
plugin$Pick
in your generated output (#2107)typesPrefix
andenumValues
(#2121)enumValues
(#2121)near-operation-file
presettypescript-operations
pluginnoGraphQlTag
(#2106)queryResponseSuffix
that allow you to customize the suffix of the generated result type (#2116, thanks @jlkiri)typescript-compatibility
plugind4804df
)typescript-react-apollo
pluginreactApolloVersion
- allow you to get the correct output according to the version of React-Apollo you prefer to use (#2077, thanks @ken0x0a )HookResult
type (#2133)typescript-stencil
pluginschema-ast
plugintypescript-urql
plugintypescript-resolvers
pluginflow-resolvers
pluginDocs & Website
motdotla/dotenv
v8.2.0
Compare Source
v8.1.0
Compare Source
TypeStrong/ts-node
v8.4.1
Compare Source
Fixed
87a6e2c
v8.4.0
Compare Source
Added
12ff53d
Fixed
b01b629
Microsoft/TypeScript
v3.6.4
Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v3.6.3
Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v3.6.2
Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v3.5.3
Compare Source
This update fixes an issue with declaration emit when exported entities have function properties assigned to them.
Downloads are available on:
eemeli/yaml
v1.7.2
Compare Source
v1.7.1
Compare Source
v1.7.0
Compare Source
New Features
Improved Errors & Warnings
Bugfixes
Renovate configuration
📅 Schedule: "every weekend" in timezone Asia/Tokyo.
🚦 Automerge: Enabled.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot. View repository job log here.