Incremental Delivery: Experience improved performance with optimized field plans that reduce unnecessary intermediate variables, enhancing the efficiency of your GraphQL queries.
Incremental Delivery: Enjoy the ability to return async iterables even in non-incremental delivery cases, ensuring better error handling and smoother data flow.
Improvements
Incremental Delivery: Benefit from clearer terminology as we rename key terms to align with the official GraphQL specification, making it easier to understand the functionality.
Incremental Delivery: Experience a more streamlined incremental graph that allows for mutations, simplifying the overall structure and enhancing usability.
Incremental Delivery: Access new pending results alongside incremental data more efficiently, as we unify the handling of retrieving new pending results.
Fixes
Fix issues with non-pending execution groups that could lead to unnecessary delays in processing, ensuring smoother execution of your queries.
Fix validation for directive locations to ensure that all directive definitions include at least one location, aligning with the latest GraphQL specifications.
Others
Tag the GraphQL JS reviewers team for more efficient review processes on pull requests, enhancing collaboration and feedback.