Releases: stripe/stripe-js
Releases · stripe/stripe-js
v5.4.0
New features
- Add runServerUpdate interface to checkout sdk (#700)
Fixes
- Fix lagging version in build (#702)
Changed
v5.3.0
Fixes
- Add missing types to Payment Intent Next Actions (#698)
- Fix publish signed commit check (#697)
Changed
- add automatic_async to capture_method (#692)
- Bump cross-spawn from 6.0.5 to 6.0.6 in /examples/webpack (#688)
- Bump cross-spawn from 6.0.5 to 6.0.6 (#687)
- Bump cross-spawn from 6.0.5 to 6.0.6 in /examples/parcel (#686)
- Bump elliptic from 6.5.7 to 6.6.1 in /examples/webpack (#681)
- Bump rollup from 1.32.1 to 2.79.2 (#658)
- Bump elliptic from 6.5.7 to 6.6.0 in /examples/parcel (#676)
v5.2.0
New features
Fixes
- Fix updateShippingOption response type (#689)
Changed
v5.1.0
New features
- Update CheckoutSdk confirm args type (#684)
Fixes
Changed
v5.0.0
New features
- Rename Custom Checkout to Checkout (#680)
- add customPaymentMethods typs (#678)
Fixes
Changed
v4.10.0
New features
- Add missing payment element layout visibleAccordionItemsCount type (#674)
Fixes
- Update amount currency option type and ECE available PMs type (#675)
Changed
v4.9.0
New features
- Add bindings for CurrencySelectorElement (#669)
- Update Custom Checkout SDK types (#671)
- Add Type Support for Multibanco and Twint (#666)
Fixes
Changed
v4.8.0
New features
- Add onLineItemsChange option for embeddedCheckout (#665)
- Add if_required type to PE fields.billingDetails.address (#661)
- Add new change event types (#659)
- v4.7.0
v4.7.0
New features
- Add microdeposit type to Setup Intent next actions object (#656)
Fixes
- Match @types/node to TS version for each run of npm test:types (#655)
- Bump express from 4.19.2 to 4.21.0 in /examples/webpack (#654)
v4.6.0
Fixes
- Update StripeElementsUpdateOptions with customerSessionClientSecret (#653)