Skip to content

Releases: vtex-apps/minicart

v2.57.0

17 Mar 19:47
Compare
Choose a tag to compare

Added

  • Property priceIsInt in pixel events, so it's possible to properly identify when to divide price by 100 in pixel apps.

v2.56.0

07 Jan 14:44
Compare
Choose a tag to compare

Added

  • classes prop to all exported components.

Changed

  • vtex.css-handles dependency is now on major 1.x.

v2.55.0

17 Dec 18:09
Compare
Choose a tag to compare

Added

  • I18n Ro and Cs.

Fixed

  • Crowdin configuration file.

v2.54.2

04 Dec 13:36
Compare
Choose a tag to compare

Fixed

  • Ignore assemblies values on itemCountMode.

v2.54.1

20 Oct 21:24
Compare
Choose a tag to compare

Added

  • totalAvailable and distinctAvailable values for itemCountMode.

v2.54.0

20 Oct 19:33
Compare
Choose a tag to compare

Added

  • totalAvailable and distinctAvailable values for itemCountMode.

Fixed

  • Use navigate when redirecting to checkout

v2.53.0

06 Oct 17:02
Compare
Choose a tag to compare

Fix

  • Mini cart not rendering variation link when in mobile version.

v2.52.0

05 Oct 18:31
Compare
Choose a tag to compare

Added

  • Translations for bg, ca, da, de, el, fi, fr, it, ko, nl, pl, ru, sk, sl, sv, and uk.

v2.51.2

01 Oct 22:10
Compare
Choose a tag to compare

Fixed

  • Fix broken links in the app documentation

v2.51.1

09 Sep 19:06
Compare
Choose a tag to compare

Changed

  • Memoize change and remove callbacks to avoid re-rendering product list items
    unnecessarily.