Skip to content

Releases: stripe/stripe-js

v9.7.0

26 May 20:26
276e3c0

Choose a tag to compare

New features

  • Add adaptive_pricing as a parameter to stripe-js (#928)
  • Add buttonHeight types to createForm (#927)

v9.6.0

18 May 17:10
c427b26

Choose a tag to compare

New features

  • Add types for automatic_surcharge (#918)

Fixes

Changed

v9.5.0

12 May 19:58

Choose a tag to compare

Changed

  • Add types for new PE and ECE availablepaymentmethodschange event (#924)

v9.4.0

30 Apr 17:23
1d3ca28

Choose a tag to compare

Changed

  • Add ReleaseTrain type (#923)
  • Add hashedValue overload to handleNextAction (#889)

v9.3.1

23 Apr 16:12

Choose a tag to compare

Fixes

  • Remove client-only actions from form SDK (#922)

v9.3.0

22 Apr 15:24

Choose a tag to compare

Fixes

  • Add PMC to PE update options (#921)
  • add phone to checkout form change event (#920)
  • Bump lodash from 4.17.23 to 4.18.1 in /examples/parcel (#917)

v9.2.0

13 Apr 19:50
932b86d

Choose a tag to compare

New features

  • add contactDetails element (#915)

Changed

  • Bump lodash from 4.17.23 to 4.18.1 (#913)
  • Bump lodash from 4.17.23 to 4.18.1 in /examples/rollup (#912)

v9.1.0

06 Apr 20:31
49a6a71

Choose a tag to compare

New features

  • Update type to have percentage (#911)
  • Add unit amount decimal (#907)

v9.0.1

30 Mar 18:56
437bfdf

Choose a tag to compare

New features

  • Add Contributing section to README (#901)

Fixes

  • Include klarna in TermsOption (#905)
  • Add verification types for TaxIdElement (#904)

Changed

  • Bump picomatch from 2.2.2 to 2.3.2 (#902)
  • Bump picomatch from 2.2.2 to 2.3.2 in /examples/rollup (#903)

v9.0.0

26 Mar 01:52
d0628d5

Choose a tag to compare

New features

  • Change elements.update() return type from void to Promise (#888)

Changed

  • Updated types for Dahlia (#883, #898)
  • update type for createEmbeddedCheckoutPage rename (#890)
  • add format to getValue for addressElement (#886)
  • Remove boolean from RadiosOption type for Dahlia (#885)
  • Remove createSource and retrieveSource types for Dahlia (#892)