Skip to content

Releases: stripe/stripe-js

v1.37.0

21 Sep 17:56
a9e47c0
Compare
Choose a tag to compare

New features

  • Add address element types (#352)

v1.36.0

09 Sep 16:58
c647923
Compare
Choose a tag to compare

New types

  • Add networkschange event (#348)
  • Add types for RadarSessions (#345)
  • Fix CollectBankAccountTokenResult type (#343)

Changes

  • Deprecates disableAutocomplete from SAE (#347)

v1.35.0

03 Aug 14:31
7fdbe4d
Compare
Choose a tag to compare

New features

  • Document new options and update method in shipping address element (#339)

v1.34.0

27 Jul 18:15
099c51c
Compare
Choose a tag to compare

New features

  • Add Financial Connections types (#338)

v1.33.0

26 Jul 23:19
dd9cab8
Compare
Choose a tag to compare

New features

  • Add loaderstart event (#336)
  • Add defaultValues to StripePaymentElementOptions interface (#332)

Fixes

  • fix typo incompability -> incompatibility (#327)

v1.32.0

14 Jun 21:50
19cdc3e
Compare
Choose a tag to compare

New types

  • Adding loaderror types to other applicable Elements (#331)
  • add descriptor_code to VerifyMicrodepositsForSetupData (#329)

Changes

  • Make address.line2 nullable in SAEChangeEvent (#326)

v1.31.0

28 May 02:19
e32310f
Compare
Choose a tag to compare

New features

  • Add Order types (#324)

v1.30.0

26 May 16:56
131b63f
Compare
Choose a tag to compare

New types

  • add type for loaderror event (#323)
  • type PaymentRequest.abort() (#302)
  • Add customerOptions type (#316)

Changes

  • remove SAE update types (#318)

v1.29.0

22 Apr 18:27
748f3fe
Compare
Choose a tag to compare

New Types

  • Expand PaymentMethod type to include au_becs_debit (#315)

Changes

  • Bump async from 2.6.3 to 2.6.4 in /examples/webpack (#314)

v1.28.0

21 Apr 17:29
93d8f4d
Compare
Choose a tag to compare

New types

  • Add expand types (#310)
  • Add fetchUpdates type (#313)

Changes

  • Add new bug report issue template (#308)
  • add CONTRIBUTING.md (#312)