NuroDev / lemonsqueezy.ts

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

fix: checkout types & feat: customer module #20

Closed carstenlebek closed 1 year ago

carstenlebek commented 1 year ago

Made optional fields optional, added subscription_preview and fixed the type for custom

NuroDev commented 1 year ago

Thanks for the work on this @carstenlebek 🙏. I am going to have a full look through the changes shortly.

On quick glance I can see a lot of code formatting changes. I have just update main to include a Prettier config & a format command to fix any formatting issues. Please pull the changes & run the format command so everything can stay consistant.

carstenlebek commented 1 year ago

Sorry, my bad 🤦🏼‍♂️ fixed the formatting issues

carstenlebek commented 1 year ago

All done 🥳