v0.13.3
Changes
- Fix a cookies race condition bug (wait for login/logout requests to complete before redirecting): #243
- Reduce unnecessary re-renders: #246, #254
- Add static method hoisting to
withAuthUser
: #237 - Redact config secrets when debug logging: #247
Breaking
- None
Acknowledgements
Thank you to @uncvrd, @hershmire, and @moises-marquez for their contributions!