Releases: stripe/react-stripe-js
Releases · stripe/react-stripe-js
v1.2.0
15 Jan 19:02
Compare
Sorry, something went wrong.
No results found
New features
Add support for React 17 (#147 )
v1.1.2
01 Apr 17:43
Compare
Sorry, something went wrong.
No results found
Changes
Register package version with Stripe instance (#76 )
v1.1.1
31 Mar 14:20
Compare
Sorry, something went wrong.
No results found
Fixes
[types] Top level types are now correctly exported #64
v1.1.0
18 Mar 17:08
Compare
Sorry, something went wrong.
No results found
New Features
Add escape event props (#71 )
v1.0.3
24 Feb 18:22
Compare
Sorry, something went wrong.
No results found
Fixes
Fixed an issue where build output was not correctly transpiled to ES5 #50
v1.0.2
19 Feb 19:51
Compare
Sorry, something went wrong.
No results found
v1.0.1
19 Feb 18:23
Compare
Sorry, something went wrong.
No results found
Initial stable release. No changes from the last beta.
v1.0.0-beta.7
14 Feb 00:04
Compare
Sorry, something went wrong.
No results found
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 to 1.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 )
v1.0.0-beta.6
12 Feb 01:03
Compare
Sorry, something went wrong.
No results found
Fixes
Invalid import of prop-types causing an error when using the ES Module version of this library (#33 )
Various Stripe.js types from @stripe/stripe-js .
v1.0.0-beta.5
06 Feb 22:34
Compare
Sorry, something went wrong.
No results found
Fixes
Fix types for TS projects not using esModuleInterop (#31 )