- Storefront API now returns MERCHANDISE_LINE_TRANSFORMERS_RUN_ERROR for Cart Transform Function runtime errors
- Replaces the generic INVALID error, allowing developers to distinguish transform failures from other cart errors
- Enables more precise error handling and debugging for cartCreate, cartLinesAdd, and related operations