This repository has been archived by the owner on Apr 13, 2023. It is now read-only.
2.5.4
Bug Fixes
- Fixes
Could not find "client" in the context of ApolloConsumer
errors when
usingMockedProvider
.
@hwillson in #2907 - Ensure
Query
components using afetchPolicy
ofno-cache
have their
data preserved when the components tree is re-rendered.
@hwillson in #2914
Improvements
- Documentation updates.
@afenton90 in #2932