github vtex/faststore 1.9.0
FastStore Release Notes - May 2022

latest releases: v3.0.121, v3.0.120, v3.0.119...
2 years ago

FastStore UI

OutOfStock

  • 🎉New OutOfStock component - #1314

Use the OutOfStock component to display a subscription form for shoppers who want to be alerted when the product is back in stock.

out-of-stock

ProductCard

  • 🎉New ProductCard component - #1272

Use the ProductCard component to provide a general view of a product, including images, name, price, discount, and buy button.

product-card

FastStore SDK

useStorage

  • Updated hook component - #1316

The 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 - #1297

Filtering 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.

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:

Don't miss a new faststore release

NewReleases is sending notifications on new releases.