Change8

@apollo/client@4.2.2

📦 apollo-clientView on GitHub →
🐛 1 fixes

Summary

This patch release focuses on improving data handling during refetches by preserving referential equality for masked data when results are deeply equal.

🐛 Bug Fixes

  • Preserve referential equality of masked data on refetch when the result is deeply equal to the previous result.