@fat-zebra/sdk 1.5.8 → 1.5.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,10 @@
2
2
 
3
3
  ## Change log
4
4
 
5
+ ## [1.5.9] - 2025-07-09
6
+ ## Changed
7
+ - VerifyExistingCard component will now always perform 3DS action. Previously, the VerifyExistingCard would only check if the card had been previously tokenized, unless sca_enabled: true was passed as an option. This update will run SCA regardless.
8
+
5
9
  ## [1.5.8] – 2025-05-27
6
10
  ### Changed
7
11
  - removed yarn.lock in favour of package-lock.json