Skip to content

Billing SDK CLI v0.7.0 – Expanded Provider Support

Choose a tag to compare

@tsahil01 tsahil01 released this 08 Sep 12:49
· 550 commits to main since this release
6484abc

What’s Changed

  • Added billingsdk CLI 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 referenceBilling SDK CLI Reference

Documentation Updates

The updated Billing SDK CLI Reference now includes:

  • Installation instructions with npx and global install options
  • Detailed usage for init and add commands
  • 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