Skip to content

v1.5.0

Compare
Choose a tag to compare
@OtterleyW OtterleyW released this 21 Aug 13:02
· 328 commits to master since this release

v1.5.0 - 2019-08-21

Related API docs will be published 22.8.2019

Security

  • Upgrade dependencies with security issues:
    • Axios (thanks @joekarasek!) #98
    • Docpress #97
    • Jest and Babel #96
    • all the patch and minor release updateds for all the dependencies #101

Added

  • New endpoints #100
    • sdk.stripeSetupIntents.create(/* ... */)
    • sdk.stripeCustomer.create(/* ... */)
    • sdk.stripeCustomer.addPaymentMethod(/* ... */)
    • sdk.stripeCustomer.deletePaymentMethod(/* ... */)