Code Generation: Introduces support for the Exact type in variables, enhancing the precision of your GraphQL operations.
Improvements
Main Page: Enhances the main page by replacing CodeMirror with Monaco for improved GraphQL support and YAML validations, along with a better visual look for live demos and examples.
TypeScript Enums: Adds an option for numeric TypeScript enums, providing more flexibility in your type definitions.
Fixes
Fix duplicate identifiers in import statements, resolving issues with generated imports in the visitor-plugin-common package.
Fix incorrectly renamed config key to ensure the correct usage of baseTypesPath in your configurations.
Resolve live-demo issues on the website, ensuring a smoother experience when testing your code generation.
Fix subscription generics in the urql plugin, improving the functionality and reliability of your subscriptions.
Others
Update various dependencies to improve overall performance and stability of the code generator.