FastStore Release Notes - May 2022 #1347
Unanswered
Mariana-Caetano
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
FastStore UI
OutOfStock
🎉New
OutOfStock
component - #1314Use the
OutOfStock
component to display a subscription form for shoppers who want to be alerted when the product is back in stock.ProductCard
🎉New
ProductCard
component - #1272Use the
ProductCard
component to provide a general view of a product, including images, name, price, discount, and buy button.FastStore SDK
useStorage
✨Updated
hook
component - #1316The shopping cart is now persistent across the browser's tabs. Before, if two items were added to the cart through distinct tabs, the last item would always overwrite the prior one.
FastStore API
VTEX Platform
🐛 Top searches - #1321
All requests to the FastStore Search API now receive locale info so the search can return product suggestions according to the user locale.
🐛 Fixed breadcrumb broken links - #1306
Breadcrumb links that were broken have been fixed, allowing shoppers to navigate the website without getting 404 errors.
✨ Support for querying additional properties of a product - #1304
The FastStore API has been enhanced to support querying any additional property of a product.
✨ Sync Cart with Checkout - #1299
The behavior of the
validateCart
resolver has been modified. After placing an order, the cart is now cleared, and any changes made during checkout are reflected in the cart.🐛The Search API now receives
selectedFacets
component - #1297Filtering search results according to the user's region has been fixed.
🐛Fixed promotion issues - #1289
Promotions such as Buy 2 Get 3 now work correctly.
🐛Fixed SKU offer issues - #1282
Product offers related to a specific SKU have been fixed, and now the offers are available only for available SKUs.
🐛Fixed in the Serch API - #1273
Suggestions are now working as expected.
Internal
🎉Turborepo on FastStore - #1296
The FastStore project now uses Turborepo.
📑New guide: Installing Releases on VTEX Headless CMS - #1310
📑FastStore API documentation available on GraphiQL - #1305
FastStore API reference documentation is now available. For more information, refer to this announcement.
📑Improved the descriptions of FastStore API - #1303
🐛Fixed styles and data attributes - #1287
Styles used on the FastStore UI documentation have been updated after the adjustments to the data attributes.
Starters
🎉New Community Starters
Check out the new Community Starters, created and maintained by FastStore community members:
This discussion was created from the release FastStore Release Notes - May 2022.
Beta Was this translation helpful? Give feedback.
All reactions