v3.12.11
📦 apollo-client
🐛 2 fixes🔧 3 symbols
Summary
Patch release fixing observableQuery status handling for fetchMore with no-cache policy and adding the missing main.d.cts file.
🐛 Bug Fixes
- Fixed incorrect networkStatus and loading values emitted from observableQuery when fetchMore is called with a no-cache fetch policy; networkStatus now reports "ready" and loading is false after the result.
- Added missing main.d.cts file to the package distribution.
🔧 Affected Symbols
observableQueryfetchMoremain.d.cts