Releases: stripe/react-stripe-js
Releases · stripe/react-stripe-js
v2.1.2
Changed
- upgrade stripe-js to 2.0.0 and peerDep (#430)
v2.1.1
Fixes
- Wraps component destructor in a trycatch (#409)
- Adds a missing import from the README demo. (#410)
Changed
- Update example to use Payment Element (#401)
v2.1.0
New features
Fixes
Changed
- bump stripe-js javascript package (#389)
v2.0.0
Changed
- Breaking: Rename PayButtonElement to ExpressCheckoutElement (#384)
v1.16.5
New features
Fixes
- Bump ua-parser-js from 0.7.28 to 0.7.33 (#378)
Changed
v1.16.4
Fixes
- Switch back to a ref to track element creating, updating, and destroying (#376)
v1.16.3
Fixes
- Only call element.on when the merchant passes in a callback (#372)
- Bump json5 from 1.0.1 to 1.0.2 (#370)
v1.16.2
Fixes
- Revert "Only call
element.on
when the merchant passes in a callback (#360)" (#369)
v1.16.1
Fixes
- Only call element.on when the merchant passes in a callback (#360)
v1.16.0
Fixes
- add type definitions for focus and blur callback (#356)
- Do not run the publishing release step silently (#345)
Changed
- Installs the latest version of @stripe/stripe-js (#357)
- Bump minimatch from 3.0.4 to 3.1.2 (#355)
- Bump decode-uri-component from 0.2.0 to 0.2.2 (#354)
- Bump loader-utils from 1.4.1 to 1.4.2 (#348)
- Remove AE beta comment (#350)