- Added typed product variant intent hooks (useSelectVariant, useAddToCart, useBuyNow) to the React SDK for variant selection, cart addition, and express checkout with native selector sheet and detailed result codes.
- CLI now runs Minis build verification during submit, with per‑check orchestration, human‑readable progress, JSON output, and checks for dependencies, ESLint, TypeScript, build output, and manifest validation.
- CLI now warns when scoped SDK hooks are used before completing required setup, providing early feedback on missing scopes or account configuration.