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:
Support for all major JavaScript runtimes like Cloudflare Workers, Deno, Bun etc.
Zero 3rd party dependencies.
Extensive TypeScript types coverage
Better ergonomics for creating multiple instances of Chargebee to connect to different sites.
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.
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 ofchargebee
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!