Skip to content

Releases: mercurius-js/mercurius-typescript

mercurius-codegen@1.3.2

10 Feb 03:13

Choose a tag to compare

  • Fix unions specific configuration
  • Update graphql-codegen dependencies

mercurius-codegen@1.3.1

29 Jan 15:27

Choose a tag to compare

  • Implement loadSchemaFiles for loading schema from "graphql files"
  • Export MercuriusLoaders as graphql-codegen plugin, thanks to @ThomasMcFarlane

Docs

mercurius-codegen@1.2.0

22 Dec 05:28

Choose a tag to compare

  • Add file watching feature to GraphQL operations files
  • Improve default codegen options

Docs

mercurius-codegen@1.1.4

14 Nov 04:07

Choose a tag to compare

  • GraphQL Operations support
  • Fix loaders type definitions
  • Change default defaultMapper to customResolverFn
  • Verify if target file actually is going to change before writing

Docs