Skip to content

Releases: stormpath/stormpath-sdk-react

Release 1.1.0

31 Mar 20:00
Compare
Choose a tag to compare
Features
  • Add Router context support (#43)
  • Add support for updating the user profile (#44)
  • Add group support (#47)
  • Add ChangePasswordForm to support changing password (#50)

Release 1.0.0

02 Mar 01:09
Compare
Choose a tag to compare
Features
  • Change logout request to use POST (#41)
  • Add support for the registration view model (#39)
  • Add support for the login view model (#38)
  • Add support for new error structure (#35)
  • Add X-Stormpath-Agent header to requests (#31)

Release 0.5.0

06 Feb 14:43
Compare
Choose a tag to compare
Changes
  • Added HomeRoute support.

Release 0.4.0

04 Feb 15:00
Compare
Choose a tag to compare
Changes
  • Custom form support.

Release 0.3.4

30 Dec 23:27
Compare
Choose a tag to compare
Changes
  • Babel 6 support.
  • Updated to latest react-router version.
  • Fixed legacy (non es6) require statements.