feat: add ability to manually control the online and focus state
feat: use set defaults also for observers
fix: re-add useMutation callback composition
fix: match query key correctly when setting defaults
fix: prevent infinite fetch loop
fix: remove query immediately if cacheTime is 0
feat: add hydration support for mutations
fix: only keep notify on stale option
feat: add additional notify flags
fix: stop retry when observers unmount