NuroDev / lemonsqueezy.ts

🍋 JavaScript / TypeScript SDK for the Lemon Squeezy API
https://paka.dev/npm/lemonsqueezy.ts
MIT License
158 stars 17 forks source link

Add proration parameters and bump minor version number #30

Closed JohnCido closed 12 months ago

JohnCido commented 12 months ago

This pull request adds two new parameters to the updateSubscription function: invoiceImmediately and disableProrations. These parameters allow for more flexibility when updating a subscription and are documented in the Lemon Squeezy API. Additionally, the minor version number of the lemonsqueezy.ts SDK has been bumped from 0.1.7 to 0.1.8.

JohnCido commented 12 months ago

Close in favor of #26