Releases: vtex-apps/store
Releases · vtex-apps/store
v1.17.2
Changed
- Add field sku attachments to
productQuery
.
v1.17.1
Added
- Add
metaTagRobots
field in store settings.
v1.17.0
Added
ProductSearchContextProvider
schema to eliminate the SearchResult
dependency.
v1.15.0
Added
ProductContextProvider
redirect to the searchPage when product not found.
v1.14.1
Fixed
- Fix undefined categories prop in
ProductContextProvider
.
Removed
- Now,
my-orders-app
is embedded in my-account
, this makes the route account/orders
useless.
v1.14.0
Changed
- Added
priceRange
parameter to search query.
v1.13.2
Changed
- Hoist non react statics on data layer hoc.
v1.13.1
Fixed
- HotFix undefined verification in the
ProductSearchContextProvider
.
Added
benefitSKUIds
property to the benefit data of the productQuery
.
v1.13.0
Changed
- Add more data in
sellers
and images
in productQuery
.
v1.12.4
Changed
- Update search query to include the
Id
and Slug
fields in the corresponding types.