Validation: Introduce new "recommended" validation rules to enhance the quality of your GraphQL queries and schemas, ensuring better compliance with best practices.
Improvements
Publishing: Improve the publishing scripts to streamline the release process, making it easier to manage updates and releases.
Fixes
Fix a crash that occurs when mixing synchronous and asynchronous resolvers, ensuring a smoother experience when handling different types of resolvers.
Resolve an infinite loop issue in the OverlappingFieldsCanBeMergedRule, enhancing the stability of your GraphQL operations.