Skip to content

v3.7.2

Compare
Choose a tag to compare
@alessbell alessbell released this 06 Dec 17:22
· 1394 commits to main since this release

Improvements (from CHANGELOG.md)

  • Only show dev tools suggestion in the console when connectToDevTools is true.
    @chris110408 in #10258

  • Pass TCache generic to MutationHookOptions for better type support in useMutation.
    @igrlk in #10223

  • Add name property to ApolloError to ensure better type safety and help error reporting tools better identify the error.
    @aaronadamsCA in #9323

  • Export a ModifierDetails type for the details parameter of a Modifier function.
    @KeithGillette in #7133

  • Revert use of cloneDeep to clone options when fetching queries.
    @MrDoomBringer in #10215

What's Changed (auto-generated by GitHub)

New Contributors

Full Changelog: v3.7.1...v3.7.2