v3.13.9
📦 apollo-clientView on GitHub →
🐛 1 fixes
Summary
Patch release fixing a race condition when queries are reobserved before their initial subscription.
🐛 Bug Fixes
- Fix a possible race condition on queries that were reobserved before they were subscribed to the first time.