Skip to content

v0.1.2

Compare
Choose a tag to compare
@thorsten-stripe thorsten-stripe released this 21 May 17:36
· 613 commits to master since this release

New features

  • #247 feat: add fontFamily prop to CardField 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 to CardField component (#199)

Fixes

  • #234 fix: add missing 3D Secure button props (#201)
  • #245 fix: clear card params when CardField input is invalidated (#237)

Changed