Skip to content

Releases: stripe/stripe-js

v8.7.0

28 Jan 19:37
45db875

Choose a tag to compare

New features

  • update change event schema for PaymentForm (#864)
  • Add syncAddressCheckbox to StripeCheckoutElementsOptions (#863)

Changed

  • Bump lodash from 4.17.21 to 4.17.23 (#860)
  • Bump lodash from 4.17.21 to 4.17.23 in /examples/parcel (#859)

v8.6.4

22 Jan 20:17
130dcb0

Choose a tag to compare

Fixes

  • fix(types): add adaptivePricing to StripeCheckoutOptions (#850)

Changed

  • Update public types for payment form (#861)
  • Add default email and phoneNumber to checkout types (#855)

v8.6.3

19 Jan 19:46
bba7fe8

Choose a tag to compare

Fixes

  • Validate pk is string with message (#854)

Changed

  • Add paymentMethodCreation type to BaseStripeElementsOptions (#853)

v8.6.1

05 Jan 23:47
4ed770f

Choose a tag to compare

Changed

  • Use stored manifest for ts testing (#847)
  • Update types for the tax id element (#846)

v8.6.0

15 Dec 20:41
778b623

Choose a tag to compare

New features

  • Add setup_future_usage to paymentMethodOptions (#839)
  • Add default billing/shipping address to checkout types (#840)
  • Add new embedded checkout submit failed analytics event (#842)

Fixes

  • Fix master failing test:types (#843)

Changed

  • Add --ignoreConfig for next channel in types test (#841)

v8.5.3

24 Nov 20:46
f8850b3

Choose a tag to compare

Fixes

  • add onRequiresApproval param to confirm (#830)

Changed

  • Bump zx from 4.2.0 to 8.8.5 (#831)
  • Bump js-yaml from 3.14.0 to 3.14.2 in /examples/parcel (#835)
  • Bump js-yaml from 3.14.0 to 3.14.2 (#827)

v8.5.2

18 Nov 19:24
v8.5.2
99cedc4

Choose a tag to compare

New features

  • Add 'paymentForm' to StripeElementType (#829)

v8.5.1

17 Nov 20:24
v8.5.1
9330850

Choose a tag to compare

Fixes

  • Add missing PaymentForm types (#828)

v8.5.0

17 Nov 20:02
v8.5.0
8036454

Choose a tag to compare

New features

  • Remove beta note from CurrencySelectorElement methods. (#826)
  • Add PaymentFormElement types (#825)

Fixes

Changed

v8.4.0

10 Nov 23:10
600001e

Choose a tag to compare

New features

Fixes

Changed

  • Add wallet type to Checkout Payment Element (#824)