Skip to content

Releases: stripe/stripe-node

stripe-node v6.7.0

03 Aug 17:53
Compare
Choose a tag to compare
  • #485 Add support for cancel on topups

See the changelog for more details.

stripe-node v6.6.0

02 Aug 23:03
Compare
Choose a tag to compare
  • #483 Add support for file links

See the changelog for more details.

stripe-node v6.4.0

26 Jul 18:24
Compare
Choose a tag to compare
  • #481 Add support for Stripe Issuing

See the changelog for more details.

stripe-node v6.3.0

18 Jul 11:51
20f714b
Compare
Choose a tag to compare
  • #471 Add support for streams in file uploads

See the changelog for more details.

stripe-node v6.2.1

03 Jul 20:40
Compare
Choose a tag to compare
  • #475 Fixes array encoding of subscription items for the upcoming invoices endpoint.

See the changelog for more details.

stripe-node v6.2.0

28 Jun 12:35
674a1c9
Compare
Choose a tag to compare
  • #473 Add support for payment intents

See the changelog for more details.

stripe-node v6.1.1

07 Jun 23:43
Compare
Choose a tag to compare
  • #469 Add .npmignore to create a lighter package (minus examples and tests)

See the changelog for more details.

stripe-node v6.1.0

01 Jun 13:46
Compare
Choose a tag to compare
  • #465 Warn when unknown options are passed to functions

See the changelog for more details.

stripe-node v6.0.0

14 May 18:53
Compare
Choose a tag to compare
  • #453 Re-implement usage record's create so that it correctly passes all arguments (this is a very minor breaking change)

See the changelog for more details.

stripe-node v5.10.0

14 May 17:35
Compare
Choose a tag to compare
  • #459 Export error types on stripe.errors so that errors can be matched with instanceof instead of comparing the strings generated by type

See the changelog for more details.