- Introduced `custom` flag to handle custom pricing plan display - Conditionally render custom plan label when `isCustom` is true - Updated TypeScript type for plan to include optional `custom` property
Billing - @kit/billing-gateway
This package is responsible for handling all billing related operations. It is a gateway to the billing service.