@apollo/client@4.0.13
📦 apollo-clientView on GitHub →
🐛 1 fixes🔧 2 symbols
Summary
This patch release ensures that internal utilities `compact` and `mergeOptions` correctly preserve symbol keys, resolving an issue with `defaultOptions` in `watchQuery`.
🐛 Bug Fixes
- Ensure that `compact` and `mergeOptions` preserve symbol keys, fixing an issue where defaultOptions for watchQuery were not applied correctly.