Skip to content

Releases: dodopayments/billingsdk

Release v1.3.0

11 Dec 05:37

Choose a tag to compare

What's Changed

  • feat: Add Payment Failure component to BillingSDK registry by @HarshVz in #339

New Contributors

Full Changelog: v1.2.1...v1.3.0

Release v1.2.1

09 Dec 14:53
8f5c72d

Choose a tag to compare

Release v1.2.0

09 Dec 12:58

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

Release v1.1.0

30 Nov 19:26

Choose a tag to compare

What's Changed

  • feat: automated code formatting with Prettier and integrates formatting checks into the CI workflow. by @tsahil01 in #325
  • Enable autofix.ci for automatic formatting/linting on all pull requests by @tsahil01 in #329
  • Fix Clipping by @yashranaway in #332
  • fix: CLI registry URL and error logging by @yashranaway in #333

Full Changelog: v1.0.0...v1.1.0

Release v1.0.0

13 Nov 18:58
bfc7ce6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.0...v1.0.0

Release v0.12.0

11 Nov 05:32
e3af35a

Choose a tag to compare

What's Changed

  • fix(functional): response validation during fetching in components by @metaloozee in #322
  • Add BillingScreen component with interactive credit card and full billing dashboard by @rajdesai17 in #316

New Contributors

Full Changelog: v0.11.0...v0.12.0

Release v0.11.0

08 Nov 09:51

Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.11.0

Release v0.10.0

07 Nov 05:45
fbae90a

Choose a tag to compare

What's Changed

  • Added .prettierignore to avoid unnecessary difs by @sapatmohit in #301
  • feat: Add Limited Offer Dialog component to BillingSDK by @rajdesai17 in #278
  • fix: improved the UpdatePlan Dialog box & UpdatePlan Card components by @heysagnik in #294
  • fix: invalid link on homepage by @tsahil01 in #307
  • Add trial expiry card component by @Monti-27 in #309
  • fix: remove nested anchor tag in NavBar component by @amannhq in #298
  • feat: Add Export to CSV button in usage-table page by @saifxyzyz in #304
  • Fix: Prevent Heading Descender Clipping in Pricing Table Components 5 and 7 by @MohitMehtre in #311
  • fix: improve visual hierarchy on mobile landing page by @albidoo in #312
  • feat: add interactive hover animations to landing page feature cards by @amannhq in #318
  • fix(usage-meter): resolve hooks violation in map loops by @thepushkaraj in #321
  • feat: improve Hero animations by @amannhq in #317
  • feat: implement auto-discovery system for playground components by @yashranaway in #306

New Contributors

Full Changelog: v0.9.0...v0.10.0

Release v0.9.0

11 Oct 10:54
4335db3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0

What's Changed

New Contributors

**Ful...

Read more

Billing SDK CLI v0.8.0 – Expanded Framework & Provider Support

16 Sep 18:31
c35e5b2

Choose a tag to compare

What’s Changed

  • Added billingsdk CLI support for Hono.js and Fastify.js
  • Added Stripe for Express.js and Hono.js
  • Updated documentation with a complete CLI referenceBilling SDK CLI Reference