Skip to content

Releases: vtex-apps/store

v1.17.2

24 Sep 19:27
Compare
Choose a tag to compare

Changed

  • Add field sku attachments to productQuery.

v1.17.1

21 Sep 19:29
Compare
Choose a tag to compare

Added

  • Add metaTagRobots field in store settings.

v1.17.0

20 Sep 19:11
Compare
Choose a tag to compare

Added

  • ProductSearchContextProvider schema to eliminate the SearchResult dependency.

v1.15.0

14 Sep 15:08
Compare
Choose a tag to compare

Added

  • ProductContextProvider redirect to the searchPage when product not found.

v1.14.1

13 Sep 18:56
Compare
Choose a tag to compare

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

10 Sep 16:27
Compare
Choose a tag to compare

Changed

  • Added priceRange parameter to search query.

v1.13.2

10 Sep 16:04
Compare
Choose a tag to compare

Changed

  • Hoist non react statics on data layer hoc.

v1.13.1

31 Aug 14:26
Compare
Choose a tag to compare

Fixed

  • HotFix undefined verification in the ProductSearchContextProvider.

Added

  • benefitSKUIds property to the benefit data of the productQuery.

v1.13.0

24 Aug 18:54
Compare
Choose a tag to compare

Changed

  • Add more data in sellers and images in productQuery.

v1.12.4

23 Aug 21:05
Compare
Choose a tag to compare

Changed

  • Update search query to include the Id and Slug fields in the corresponding types.