Releases: vtex-apps/store
Releases · vtex-apps/store
v2.113.0
Changed
- manifest with new translation paths
v2.112.1
Removed
decodeForwardSlash
function.
v2.112.0
Added
- Use pageTitle and description in
SearchWrapper
when there is nosearchQuery
v2.111.1
Fixed
- Intelligent search URLs now have the following order:
/[category hierarchy/alphabetically]/[brand alphabetically]/[specs alphabetically]
v2.111.0
Added
- Possibility to add a custom global context in page wrappers.
v2.110.1
Changed
- Use
searchState
of thesessionStorage
when it exists.
v2.109.4
Added
- Lazy footer and lazy fold settings on schema.
v2.109.3
Changed
- Default
orderBy
value is now to order items by "Relevance", which now means products will follow the same ordering logic defined by the Search API.
v2.109.2
Fixed
titleTag
with percentage.
v2.109.1
Changed
- Default
orderBy
value to an empty string. This way the result will follow the behavior defined by the API.