File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1- ## Apollo Client 3.5.8 (unreleased )
1+ ## Apollo Client 3.5.8 (2022-01-24 )
22
33### Bug Fixes
4- - Fix the type of the ` called ` property for ` useQuery() ` /` useLazyQuery() ` . <br />
4+
5+ - Fix the type of the ` called ` property returned by ` useQuery() ` and ` useLazyQuery() ` . <br />
56 [ @sztadii ] ( https://github.com/sztadii ) in [ #9304 ] ( https://github.com/apollographql/apollo-client/pull/9304 )
67
78### Bug Fixes (by [ @brainkim ] ( https://github.com/brainkim ) in [ #9328 ] ( https://github.com/apollographql/apollo-client/pull/9328 ) )
9+
810- Fix ` refetch() ` not being called when ` skip ` is true.
911- Fix the promise returned from the ` useLazyQuery() ` execution function having stale variables.
1012- Fix the promise returned from the ` useLazyQuery() ` execution function not rejecting when a query errors.
You can’t perform that action at this time.
0 commit comments