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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
Update to astro v6.1.1
Fallback order confirmation page — New ConfirmedFallbackPage component that handles cases where order data isn't immediately available, with product thumbnail fallbacks and visual feedback
Cart completion idempotency — Improved cart completion logic to handle idempotent requests, preventing duplicate order submissions
Deployment workflow extended with preview environment