You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improved useAbortController: now there's no memory leak because onCleanup won't be registered without proper owner. Also you can pass optional fallback owner
Improved usePolling hook: now you can pass an owner to the hook