29 May 2025
Store launchpads
The new version of the Store Launchpad for B2C Retail contains the following enhanced functionality and a bug fix:
Enhancements
- We now use React-Hook-Form with Zod to manage forms and improve validation for accessibility.
- We updated the Product details page UI to display relevant Shipping Methods. Support for postcode-based search has been removed.
- We migrated the backend extensions from using the
sdk-client-v2
to thesdk-client-v3
of the TypeScript SDK. This improves performance and lets you use the latest SDK capabilities with the extensions.
Bug fixes
- Fixed an issue where pressing the Enter key on the login page redirected users to the password reset page instead of logging them in.