8 April 2025
Store launchpadsB2B
The new version of the Store Launchpad for B2B Manufacturing contains enhanced functionality and a bug fix.
Enhancements
- Updated Next.js to version 15.2.4, which includes a critical security patch. Additionally, we updated ESLint to version 9.22.0, TypeScript to version 5.8.2, and typescript-eslint to version 8.28.0, improving languages support and code quality.
- Removed the
Typography
component and replaced it with standard HTML elements that use thenext-intl
translation functions. - Optimized the Hero component to improve Largest Contentful Paint (LCP), reducing loading times. To give you greater control over image quality and loading times, we've also added the following to the Site builder > Page versions area of the Studio:
- An Image loading priority checkbox that lets you prioritize loading the
Hero
tastic above all else on the page. - An Image quality setting that lets you set the quality percentage you want to assign to images.
- An Image loading priority checkbox that lets you prioritize loading the
- Simplified the UI for creating Approval Rules and for adding approvers, which improves clarity and the user experience.
Bug fixes
- Ensured that the Product selection is correctly included in the session when a customer logs in, so that the correct Products return when queried.
- Fixed an issue that caused errors when trying to add a Product variant to the cart, which was due to incorrect filtering of variants.