Skip to content

v2.2.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@maxmantz maxmantz released this 05 Oct 15:20
· 107 commits to master since this release
  • <CallbackComponent />: added an optional prop called route to pass to the user manager (see issue #14),
  • middleware: now passes window.location.pathname instead of window.location.href to the callback state to fix a warning when used with react-router.