Releases: ReachFive/identity-web-ui-sdk
Releases · ReachFive/identity-web-ui-sdk
v1.25.3
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
Fixes
- Fix types definitions bundling
v1.25.1
Fixes
- Embedding missing dependencies in UMD bundle.
v1.25.0
Changed
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.23.1
Fixes
- Handle provider variants correctly in showSocialAccount.
v1.23.0
Added
- Improved mfa step up UX when only one second factor exists
v1.22.0
Added
- User interface enhancement on date type field.
Fixes
- AccessToken is no more required in passwordless code verification workflow.
v1.21.0
Added
Fixes
- Fix dateField validation import
- Fix identifierField error when initilized with an empty value
v1.20.2
Fixes
- Set buffer as dependency instead of using Node module.