chargebee / chargebee-typescript

Typescript library for the Chargebee API.
https://apidocs.chargebee.com/docs/api?lang=typescript
MIT License
23 stars 15 forks source link

🔈 Announcement: Introducing chargebee v3 beta #57

Closed cb-sriramthiagarajan closed 3 weeks ago

cb-sriramthiagarajan commented 3 months ago

Hello everyone 👋

We're excited to announce the release of Chargebee v3 (beta) SDK for Node.js / TypeScript!

Here are some major changes / new features in the new version:

This will become the single SDK for both JavaScript & TypeScript, meaning that we'll be deprecating chargbeee-typescript. We'll be supporting chargebee-typescript and v2 of chargebee for a long enough period before everyone can migrate to the new major version.

We're testing this with a few customers to find any issues and fix them before we release the new major version. We'd love for you to test this and provide feedback.

You can install this using npm install chargebee@beta

Please go through the Migration guide for v3 and the README in the next branch to learn more about using the new version.

If you have any questions / suggestions / feedback, please post here or send an email to dx@chargebee.com.

Thanks!

cb-sriramthiagarajan commented 3 weeks ago

Closing this as we have released the new major version v3.