Releases: vtex-apps/store
Releases · vtex-apps/store
v2.121.0
Added
- Add Open Graph
<meta>
tostore.custom
pages
v2.120.3
Fixed
- Search's
query
is now URL decoded whenever possible. This avoids unnecessary updates on the page when the query contain spaces coded as%20
, for example, and makes "Show More" functionality work correctly.
Fixed
- Category and department metadata when
categoriesTree
doesn't exist.
v2.120.1
Fixed
- Canonical url on search pages that explicitly need
map
query strings declarations. - Canonical url on product pages when accessed with dIfFeReNt casing. It respects the linkText property now.
v2.120.0
Changed
- Now gets
listName
from params, not from query string
v2.119.0
Added
list
toproductView
GTM event (productDetail
)
v2.118.0
Changed
- Canonical url for search pages now includes page number to improve SEO
Added
<link>
elements pointing to previous and next pages to improve SEO
v2.117.0
Changed
- Disable B2B behavior flag.
v2.116.0
Changed
- Service Worker Merged implementation adapted.
v2.115.0
Added
sellerDefault
field forproductView
event.
v2.114.0
Added
__unstableCategoryTreeBehavior
prop to theSearchContext
.