v0.2.0
Changed
- The buyer persona is renamed to customer across the public API:
useCustomer,useCustomerOrders/useCustomerPayments/useCustomerRefundTickets,createCustomerTokenAction/createCustomerSessionAction,Customer*types, and theWaffoPancakeProvidercustomerprop are canonical.
Deprecated
- All buyer-named exports (
useBuyer,useBuyerOrders,useBuyerPayments,useBuyerRefundTickets,createBuyerTokenAction,createBuyerSessionAction,Buyer*types) and the providerbuyerprop — use the customer-named equivalents.
Wire fields (buyerIdentity, buyerEmail) are unchanged.