v3.13.5
📦 apollo-clientView on GitHub →
🐛 1 fixes
Summary
Patch release resolves a cache-first query bug that caused stale data to be returned under certain variable and skip conditions.
🐛 Bug Fixes
- Fixed a regression where a `cache-first` query could return stale results from previous variables when a cache update occurred while variables were changed and the query was skipped.