Releases: stripe/react-stripe-js
Releases · stripe/react-stripe-js
v1.2.2
v1.2.1
v1.2.0
v1.1.2
v1.1.1
v1.1.0
v1.0.3
v1.0.2
Docs updates
v1.0.1
Initial stable release. No changes from the last beta.
v1.0.0-beta.7
New Features
- Add
FpxBankElement
, and examples. - Add
AuBankAccountElement
.- The AU BECS Debit Payment Method is currently in beta, for more information please contact Stripe Support.
- [types] Bump
@stripe/stripe-js
to1.0.0-beta.9
to use the new Payment Methods.
Fixes
- Fixed the ES Module version of this package to only use the default export of
react
to allow integrations that don't accept named exports. (#40)