v4.0.0-alpha.17
Pre-release
Pre-release
github-actions
released this
03 May 15:12
·
134 commits
to v4
since this release
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