Skip to content

Releases: vtex-apps/shelf

v1.44.1

04 Nov 16:59
Compare
Choose a tag to compare

Fixed

  • Navigation arrows would not work when the slider was placed inside an <a> tag. This is the case if you were to place a slider inside of a product-summary.

v1.44.0

22 Sep 13:23
Compare
Choose a tag to compare

Added

  • productClusters and spotPrice to productRecommendations query.

v1.43.1

17 Sep 13:51
Compare
Choose a tag to compare

Security

  • Update lodash.

v1.43.0

14 Sep 13:04
Compare
Choose a tag to compare

Added

  • spotPrice to Products query.

v1.42.0

08 Sep 20:09
Compare
Choose a tag to compare

Added

  • sellerName to Products query.

v1.41.1

23 Jul 20:09
Compare
Choose a tag to compare

Fixed

  • Update CSS handle docs.

v1.41.0

23 Jul 19:46
Compare
Choose a tag to compare

Added

  • Add new CSS handle for the active dot.

v1.40.1

22 Jul 17:18
Compare
Choose a tag to compare

Changed

  • Remove description from Shelf content schema definition to remove it from the new CMS.

v1.40.0

21 Jul 20:27
Compare
Choose a tag to compare

Added

  • skuSpecifications field to GraphQL queries.

v1.39.1

09 Jul 17:47
Compare
Choose a tag to compare

Fixed

  • isMobile prop passed to ProductList by RelatedProducts component would always be false due to object spreading order.