v3.0.0-beta.2
Pre-release
Pre-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 tonull
(#23).
Other changes:
- updated dev dependencies.