Billing SDK CLI v0.7.0 – Expanded Provider Support
What’s Changed
- Added
billingsdkCLI support for Express.js and React.js - Introduced automatic project detection (Next.js, Express.js, or React.js) with smart CLI suggestions
- Updated documentation with a complete CLI reference → Billing SDK CLI Reference
Documentation Updates
The updated Billing SDK CLI Reference now includes:
- Installation instructions with
npxand global install options - Detailed usage for
initandaddcommands - Framework-specific templates for Next.js, Express.js, and React.js
- Expanded API routes, environment setup, and TypeScript support examples
- New sections on supported frameworks, providers, configuration, troubleshooting, and contributing