| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| apollo-angular@12.1.0 source code.tar.gz | 2025-10-22 | 2.8 MB | |
| apollo-angular@12.1.0 source code.zip | 2025-10-22 | 2.8 MB | |
| README.md | 2025-10-22 | 836 Bytes | |
| Totals: 3 Items | 5.6 MB | 0 | |
Minor Changes
-
#2382
d21e7f9Thanks @PowerKiKi! - NewonlyCompleteFragment()Same as
onlyCompleteData()but forApollo.watchFragment().
Patch Changes
-
#2381
679dba2Thanks @PowerKiKi! - RenameonlyComplete()intoonlyCompleteData()Because it communicates better that it is about the data, and not the stream being completed.
onlyComplete()will be dropped in the next major version.