Releases: bennypowers/stripe-elements
Releases · bennypowers/stripe-elements
v3.3.0
v3.2.1
v3.2.0
v3.1.0
v3.0.0
3.0.0 (2022-02-15)
Bug Fixes
BREAKING CHANGES
- migrate to stripe npm, with
window.Stripefallback
remove ShadyDOM support
remove ReadOnlyMixin and LitNotifyMixin in favour of decorators
- private
setReadonlyPropertiesremoved
move breadcrumb code to a controller.
remove deprecated properties
isComplete=> `completeisEmpty=>emptycard=>elementstripeReady=>readyhasError=>error
remove deprecated events
stripe-ready=>readystripe-error=>errorstripe-payment-method=>payment-methodstripe-source=>sourcestripe-token=>token
v3.0.0-next.3
v3.0.0-next.2
v3.0.0-next.1
3.0.0-next.1 (2022-02-11)
- feat!: load stripe automatically (eee9c53)
BREAKING CHANGES
- migrate to stripe npm, with
window.Stripefallback
remove ShadyDOM support
remove ReadOnlyMixin and LitNotifyMixin in favour of decorators
- private
setReadonlyPropertiesremoved
move breadcrumb code to a controller.
remove deprecated properties
isComplete=> `completeisEmpty=>emptycard=>elementstripeReady=>readyhasError=>error
remove deprecated events
stripe-ready=>readystripe-error=>errorstripe-payment-method=>payment-methodstripe-source=>sourcestripe-token=>token