@apollo/client@4.0.12-beta.0
📦 apollo-client
✨ 1 features🐛 1 fixes🔧 1 symbols
Summary
This patch release adds automatic cleanup of PreloadedQueryRef instances and changes @stream array truncation to occur only on the final chunk.
✨ New Features
- Truncate @stream arrays only on last chunk by default
🐛 Bug Fixes
- Ensure that PreloadedQueryRef instances are unsubscribed when garbage collected
🔧 Affected Symbols
PreloadedQueryRef