v0.1.2
thorsten-stripe
released this
21 May 17:36
·
613 commits
to master
since this release
New features
- #247 feat: add
fontFamily
prop toCardField
component (#103) - #228 feat: add ability to show error in Apple Pay sheet within
onShippingContactSelected
handler (#148) - #221 feat: add legacy
createToken
method for older integrations (#187) - #226 feat: add
autofocus
prop toCardField
component (#199)
Fixes
- #234 fix: add missing 3D Secure button props (#201)
- #245 fix: clear card params when
CardField
input is invalidated (#237)