Releases: capawesome-team/revenue-sdk
Releases · capawesome-team/revenue-sdk
Release list
v0.1.0
0.1.0 (2026-08-06)
Features
- client: add createClient with validation, capability gating, retry, and listAll (0753090)
- core: add normalized types, http client, pagination, and webhook primitives (1e2074c)
- dodo-payments: add Dodo Payments provider with checkout sessions and webhook verification (0e7cda3)
- lemon-squeezy: add Lemon Squeezy provider with webhook verification and event parsing (d7baec6)
- paddle: add Paddle provider with transaction checkouts and webhook verification (11d4a3e)
- polar: add Polar provider with webhook verification and event parsing (f4d24c2)
- stripe: add Stripe provider with form encoder and webhook verification (0095081)
- testing: add in-memory provider on the testing subpath (9a2f45c)
Bug Fixes
- build: add unrun dev dependency required by tsdown config loading (c9af08e)