Releases: plaid/react-native-plaid-link-sdk
Releases · plaid/react-native-plaid-link-sdk
v7.0.5
Revert previous OAuth behavior on iOS
v7.0.4
- Fixes typo in
INVALD_UPDATED_USERNAME
- Adds
item-no-error
- [ios] Add resilience to grabbing institution/institution field
- [ios] Upgrades underlying iOS SDK 2.1.1
v7.0.2
- Fixes the errant pbandk build dependency in debug flavors: #348
- Stop outputting events of raw URLs for opening urls on Android
v7.0.1
- Change LinkError.errorDisplayMessage -> displayMessage #338
- LinkEvents are now UPPERCASED
- Rux Events like MATCHED_SELECT_INSTITUTION are typed events #341
- Fix account type: #339
v7.0.0
Features
Added Typescript 🎉🎉🎉
New public sample app
Fixes
[android] Institution object returns id and name instead of institution_id and institution_name
[ios] Can now pass in Webhook
[ios] verification_status field now populated for Microdeposits
[ios] Xcode 12 compatibility
v7.0.0-rc2
Fixes #290
This is a release candidate, which means it is still in beta and should NOT be used in production.
v6.0.4
Features
New product: Deposit Switch
Fixes
[Android] OAuth update mode
v6.0.3
Features
- Unified fields and field names between Android and iOS (no more differing logic for each platform)
- [iOS] Exposes
useDeepLinkRedirector
method needed for OAuth