Skip to content

v1.1.0

Choose a tag to compare

@Bystrol Bystrol released this 28 Mar 23:01
· 14 commits to main since this release
22253b0

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