I'm using the autumn-js sdk, and I've added the "pricing table" component from the autumn documentation. Upon adding, I find that there is a type error within the sdk itself.
The error is as follows:
Property 'has_prepaid' does not exist on type '{ is_free: boolean; is_one_off: boolean; interval_group: string; has_trial: boolean; updateable: boolean; }'.
OS: Linux (Arch)
SDK version: 0.0.108
Node.js version: 24.4.1 (Not really applicable, just thought i'd add it)
Bun version: 1.2.16
Install command: bunx --bun shadcn@latest add https://ui.useautumn.com/pricing-table