Skip to content

0.22.1 - 2022-12-07

Compare
Choose a tag to compare
@charliecruzan-stripe charliecruzan-stripe released this 07 Dec 22:26
· 211 commits to master since this release

Fixes

  • Fixed the ShippingMethod type to contain the isPending field instead of a type field (which previously was never correct). This reflects the inputs accepted. #1227
  • Fixed the ShippingMethod type to contain the startDate and endDate keys, if applicable. #1227
  • Fixed instances of the "duplicate registered views" error. #1233
  • Fixed extra margin that was being added to <CardForm /> on Android. #1234

Please see the changelog for additional details.