github apollographql/apollo-client v3.7.2

latest releases: v3.10.8, v3.10.7, v3.10.6...
19 months ago

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

Don't miss a new apollo-client release

NewReleases is sending notifications on new releases.