Releases: PropelAuth/react
Releases · PropelAuth/react
v2.0.1
Update version to v2.0.1
v2.0.0
Added support for custom roles and permissions. See https://docs.propelauth.com/changelog/upgrade-guide for details of how to upgrade.
v1.3.2
Update Context types for new redirect functions
v1.3.1
Stop re-renders in cases where the authInfo hasn't changed
v1.3.0
Don't trigger re-renders on _attempts_ to fetch new auth information
v1.2.9
Add ability to check user's organizations by name instead of id
v1.2.8
Also supports React 18
v1.2.7
Fix RequiredAuthProvider
v1.2.6
Fix types for withRequireAuthProps
v1.2.5
Added withRequiredAuthInfo and RequiredAuthProvider