github vtex/faststore v3.91.0
FastStore Release Notes: Version 3.91.0

8 hours ago

This FastStore release focuses on improving stability and developer experience across authentication and product component handling. It enhances user session reliability, simplifies GraphQL security validation, and ensures accurate behavior for Headless CMS-configured facets.

Improved user session and authentication handling (PR: #3065)
We’ve enhanced the authentication flow by improving user session validation and fixing server-side refresh token issues. This update resolves inconsistencies in cookie handling and data types, resulting in a more stable and predictable login experience for shoppers.

For developers, session validation has been centralized at the GraphQL layer using the @auth directive. This refactoring consolidates security checks, simplifies query protection, and enhances the robustness and maintainability of the overall authentication process.

Fixed ProductShelf and ProductTiles facet handling (PR: #3073)
We’ve fixed issues in the ProductShelf and ProductTiles components where selectedFacets were being incorrectly applied. Facets configured in the CMS, such as productClusterIds (collections), are now correctly respected.

Additionally, for stores using Delivery Promise, these components now rely on the global pickup point facet rather than inheriting shipping method filters from the Product Listing Page (PLP).

Don't miss a new faststore release

NewReleases is sending notifications on new releases.