- Added
options
to<PaymentElement/>
- Added
<PaymentMethodMessaging/>
component
- Added
font
option to<Elements/>
- Allow changing appearance of
<Elements/>
- Added support for re-mounting components
- Added
locale
option to<Elements/>
- Bumped
stripe-js
dep to1.46
- Migrated to SvelteKit
1.0
- Added
<Address>
element. See: https://stripe.com/docs/js/elements_object/create_address_element
- Added
<LinkAuthenticationElement>
, see: https://stripe.com/docs/payments/link/accept-a-payment - Makes
@stripe/stripe-js
npm package a dependency.
- Deprecated
<Container/>
, replaced by<Elements/>
- Added example for Konbini
- Added example for WeChat Pay
- Added example for Alipay
- Added jsdoc support
- Bump to SvelteKit next.299
- Added examples and docs for receiving webhooks
- Renamed
svelte-stripe-js
tosvelte-stripe