This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
@eddeee888/gcg-typescript-resolver-files@0.10.0
Minor Changes
8ec553b: Handle enum resolverGeneration, autowireup and mapper. Enable enum resolvers generation by default.
8ec553b: Use reported generated type names from @graphql-codegen/typescript-resolvers meta to support all naming convention
8ec553b: Add fixObjectTypeResolvers.enum = smart option to ensure all allowedValues are generated
8ec553b: Fully support namingConvention for resolvers map
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
@eddeee888/gcg-typescript-resolver-files@0.10.0
Minor Changes
fixObjectTypeResolvers.enum = smart
option to ensure all allowedValues are generated