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.
This pull request adds two new parameters to the
updateSubscription
function:invoiceImmediately
anddisableProrations
. These parameters allow for more flexibility when updating a subscription and are documented in the Lemon Squeezy API. Additionally, the minor version number of thelemonsqueezy.ts
SDK has been bumped from0.1.7
to0.1.8
.