Skip to content

v0.13.3

Compare
Choose a tag to compare
@kmjennison kmjennison released this 16 Aug 14:55
· 86 commits to main since this release

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!