Releases: Adyen/adyen-web
Releases · Adyen/adyen-web
3.10.1
- Check for clientKey and fallback to originKey on CSF (#95)
3.10.0
Features
- Add callbackIntents support to Google Pay component (#52)
- i18n interpolation and plurals support (#83)
Bug Fixes
- Fix
dropin.submit()
function when used on the Google Pay component (#47)
- Fix Google Pay css styles to work with new styles (#49)
- Fix validation on stored cards when billingAddress was required (#84)
- Fix credit card autofill not working for Chrome on iOS (#55)
3.9.5
- Fix state field validation in the Card component (#44)
- Await component calls onAdditionalDetails for refused responses (#40)
- Include storePaymentMethod in data output when unchecked (#37)
- Add cross-env package (#35, thanks @epereztg)
3.9.4
- Fix validation on Personal Details component (#29)
- Fix MBWay prefilled data (#32)
- Fix Card address validation (#33)
3.9.3
- Add pre-publish build step (#26)
3.9.2
- Update npm-publish.yml (#24)
3.9.1
- MBWay/Blik allows Await to call onError prop (#2)
- Fix Card component's data brand property (#9)
- Fix translation files (#18)
- Fix invalid Blik code translation string (#20)