Skip to content

v3.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@maxmantz maxmantz released this 19 Jan 13:02
· 94 commits to master since this release

API Changes:

  • <CallbackComponent /> now requires a child element,
  • route is no longer needed in <CallbackComponent/>.

Fixes:

  • fixed bug where USER_EXPIRED wouldn't set the user to null (#23).

Other changes:

  • updated dev dependencies.