alan2207 / react-query-auth

⚛️ Authenticate your react applications easily with react-query.
MIT License
366 stars 43 forks source link

V2 Updates #18

Closed alan2207 closed 1 year ago

alan2207 commented 1 year ago

Finally got some time to update the library to support react-query v4, with the new, more flexible API. It exposes totally different set of hooks and components. Check the README for more info.

github-actions[bot] commented 1 year ago

size-limit report 📦

Path Size
dist/react-query-auth.cjs.production.min.js 858 B (+30.4% 🔺)
dist/react-query-auth.esm.js 984 B (+49.1% 🔺)
jbwl commented 1 year ago

Alan, just wanted to say thank you for creating and updating this library, it's been a huge time saver and by far the best one especially in the TS realm.