Skip to content

️ deps(dev): Bump @graphql-codegen/typescript-operations from 2.2.4 to 2.3.3

Bumps @graphql-codegen/typescript-operations from 2.2.4 to 2.3.3.

Release notes

Sourced from @​graphql-codegen/typescript-operations's releases.

@​graphql-codegen/typescript-operations@​2.3.3

Patch Changes

  • Updated dependencies [11d05e361]
    • @​graphql-codegen/visitor-plugin-common@​2.7.2
    • @​graphql-codegen/typescript@​2.4.6

@​graphql-codegen/typescript-operations@​2.3.2

Patch Changes

  • fd55e2039: fix incorrect type generation when using the inlineFragmentTypes 'combine' option that resulted in generating masked fragment output.
  • Updated dependencies [fd55e2039]
    • @​graphql-codegen/visitor-plugin-common@​2.7.1
    • @​graphql-codegen/typescript@​2.4.5
Changelog

Sourced from @​graphql-codegen/typescript-operations's changelog.

2.3.3

Patch Changes

  • Updated dependencies [11d05e361]
    • @​graphql-codegen/visitor-plugin-common@​2.7.2
    • @​graphql-codegen/typescript@​2.4.6

2.3.2

Patch Changes

  • fd55e2039: fix incorrect type generation when using the inlineFragmentTypes 'combine' option that resulted in generating masked fragment output.
  • Updated dependencies [fd55e2039]
    • @​graphql-codegen/visitor-plugin-common@​2.7.1
    • @​graphql-codegen/typescript@​2.4.5

2.3.1

Patch Changes

  • Updated dependencies [1479233df]
    • @​graphql-codegen/visitor-plugin-common@​2.7.0
    • @​graphql-codegen/typescript@​2.4.4

2.3.0

Minor Changes

  • 4d413b13a: feat: Support including fragments when using flattenGeneratedTypes in typescript-operations
Commits
  • 2096f47 chore(release): update monorepo packages versions (#7636)
  • 6b4199d chore(release): update monorepo packages versions (#7556)
  • fd55e20 fix: inlineFragmentTypes config option (#7555)
  • 1dbd738 chore(release): update monorepo packages versions (#7522)
  • 51caa6e chore(release): update monorepo packages versions (#7470)
  • 4d413b1 feat: Support including fragments when using flattenGeneratedTypes in typescr...
  • See full diff in compare view

Merge request reports