You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: export CheckoutStatus, CheckoutType, PriceAmountType types and schemas
- Export CheckoutStatusSchema, CheckoutTypeSchema from contracts/checkout.ts
- Export PriceAmountTypeSchema from schemas/product-price-input.ts
- Use McpCustomerSchema for embedded customer in order/checkout contracts
- Fix mcpContract.customer to only include MCP routes (exclude getSdk)
- Remove customer/subscription from sdkContract (not yet implemented)
- Bump version to 0.1.20
Addresses PR #498 feedback about type re-definitions
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments