0.22.1 - 2022-12-07
charliecruzan-stripe
released this
07 Dec 22:26
·
211 commits
to master
since this release
Fixes
- Fixed the
ShippingMethod
type to contain theisPending
field instead of atype
field (which previously was never correct). This reflects the inputs accepted. #1227 - Fixed the
ShippingMethod
type to contain thestartDate
andendDate
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.