Skip to content

Releases: vtex-apps/shelf

v0.19.0

31 Aug 11:03
Compare
Choose a tag to compare

Changed

  • Update the store-components version.

v0.18.2

29 Aug 19:27
Compare
Choose a tag to compare

Fixed

  • Inifinite content loader when products array is loaded but empty.

v0.18.1

28 Aug 18:18
Compare
Choose a tag to compare

Fixed

  • Show only buyable products.

v0.18.0

27 Aug 18:51
Compare
Choose a tag to compare

Added

  • Different types of recommendation in RelatedProducts schema.

Changed

  • Removed relatedProductQuery to use the context.

v0.17.7

16 Aug 12:54
Compare
Choose a tag to compare

Added

  • Shelf content loader.

Fixed

  • destructuring of undefined in ShelfItem.

v0.17.6

08 Aug 14:06
Compare
Choose a tag to compare

Changed

  • Refactor ShelfItem.
  • Pass ssrFallback to Slider component.

v0.17.5

08 Aug 14:05
Compare
Choose a tag to compare

Added

  • Stale cache for product preview

Removed

  • title of Related Products List when there's no products.

v0.17.2

09 Jul 14:55
Compare
Choose a tag to compare

Fixed

  • Prevent rerender on first edit because of lacking default prop.

v0.17.1

09 Jul 14:40
Compare
Choose a tag to compare

Fixed

  • ShelfContent ref warning.

v0.17.0

18 Jun 20:21
Compare
Choose a tag to compare

Added

  • isLayout to schema properties.