Skip to content

Releases: PropelAuth/react

v2.0.3

24 Feb 23:19
8b3222c

Choose a tag to compare

Also include in AuthContextForTexting (#19)

v2.1.0-beta.3

10 Feb 07:09

Choose a tag to compare

v2.1.0-beta.3 Pre-release
Pre-release
v2.1.0-beta.3real

Update version

v2.1.0-beta.2

07 Feb 09:57
a596c4a

Choose a tag to compare

v2.1.0-beta.2 Pre-release
Pre-release
Small comp library fixes (#15)

* Add logout button on email confirmation page

* Remove unused constants

* Remove unused Modal

* Fix typo

* Fix legacy upload profile picture API

* Only update state if component is still mounted

* Small copy change

* Move config fetching into it's own provider

* updated UpdatePassword component

* Bump version

---------

Co-authored-by: Josh <joshds313@gmail.com>

v2.1.0-beta.1

26 Jan 17:20
7afbb9a

Choose a tag to compare

v2.1.0-beta.1 Pre-release
Pre-release

Component library beta

v2.0.2

14 Dec 18:55

Choose a tag to compare

What's Changed

  • Fix active orgs when using RequiredAuthProvider by @jtmarmon in #10

  • Remove optional chaining

v2.0.1

07 Dec 23:08
c698447

Choose a tag to compare

Update version to v2.0.1

v2.0.0

17 Nov 20:51

Choose a tag to compare

Added support for custom roles and permissions. See https://docs.propelauth.com/changelog/upgrade-guide for details of how to upgrade.

v1.3.2

04 Oct 06:21

Choose a tag to compare

Update Context types for new redirect functions

v1.3.1

15 Sep 03:27

Choose a tag to compare

Stop re-renders in cases where the authInfo hasn't changed

v1.3.0

15 Sep 03:04

Choose a tag to compare

Don't trigger re-renders on _attempts_ to fetch new auth information