v2.2.0-beta.3
Pre-release
Pre-release
maxmantz
released this
05 Oct 15:20
·
107 commits
to master
since this release
<CallbackComponent />
: added an optional prop calledroute
to pass to the user manager (see issue #14),- middleware: now passes
window.location.pathname
instead ofwindow.location.href
to the callback state to fix a warning when used with react-router.