v4.0.0-alpha.17
版本发布时间: 2022-05-03 23:12:58
vuejs/apollo最新发布版本:v4.2.1(2024-08-23 17:42:42)
Bug Fixes
- $apollo null error if smar obj is destroyed but has throttled/debounced calls (d6d4da1)
- added client options to error policy (#1318) (61261bc)
- avoid onServerPrefetch warning (#1281) (cf89b25)
- remove console.log (a79b790)
- subscriptions array leak (#1248) (f31fa15)
- useQuery loading and debounce issues (#1313) (082acf9), closes #1235 #1271