Skip to content

Releases: ReachFive/identity-web-ui-sdk

v1.25.3

08 Mar 15:33
2f70572
Compare
Choose a tag to compare

Fixes

  • Make @rollup/rollup-linux-x64-gnu dependency optional
  • Fix React hook warning due to mismatch of React versions
  • Resolve not wrapped in act warning issue in tests
  • Fix custom theme option forwarding
  • Prevent phone-number field validation on empty value

v1.25.2

21 Feb 14:48
0ee1728
Compare
Choose a tag to compare

Fixes

  • Fix types definitions bundling

v1.25.1

21 Feb 13:41
b9dc2b7
Compare
Choose a tag to compare

Fixes

  • Embedding missing dependencies in UMD bundle.

v1.25.0

19 Feb 14:44
bc8cf0f
Compare
Choose a tag to compare

Changed

  • TypeScript migration

Fixes

  • Fix dateField validation when value is empty
  • Show API error when trying to unlink a social account with a non-fresh access_token

v1.24.0

05 Jan 12:08
cb7c7a5
Compare
Choose a tag to compare

Add

  • variable locale

v1.23.1

12 Dec 13:50
31032d3
Compare
Choose a tag to compare

Fixes

  • Handle provider variants correctly in showSocialAccount.

v1.23.0

29 Nov 13:20
cca5d82
Compare
Choose a tag to compare

Added

  • Improved mfa step up UX when only one second factor exists

v1.22.0

09 Nov 16:17
80af88f
Compare
Choose a tag to compare

Added

  • User interface enhancement on date type field.

Fixes

  • AccessToken is no more required in passwordless code verification workflow.

v1.21.0

20 Oct 13:21
dce67b6
Compare
Choose a tag to compare

Added

  • Add Ping provider

Fixes

  • Fix dateField validation import
  • Fix identifierField error when initilized with an empty value

v1.20.2

20 Oct 13:20
4b7c6ff
Compare
Choose a tag to compare

Fixes

  • Set buffer as dependency instead of using Node module.