Releases: vtex-apps/minicart
Releases · vtex-apps/minicart
v2.57.0
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
Added
classes
prop to all exported components.
Changed
vtex.css-handles
dependency is now on major1.x
.
v2.55.0
Added
- I18n Ro and Cs.
Fixed
- Crowdin configuration file.
v2.54.2
Fixed
- Ignore assemblies values on
itemCountMode
.
v2.54.1
Added
totalAvailable
anddistinctAvailable
values foritemCountMode
.
v2.54.0
Added
totalAvailable
anddistinctAvailable
values foritemCountMode
.
Fixed
- Use navigate when redirecting to checkout
v2.53.0
Fix
- Mini cart not rendering variation link when in mobile version.
v2.52.0
Added
- Translations for
bg
,ca
,da
,de
,el
,fi
,fr
,it
,ko
,nl
,pl
,ru
,sk
,sl
,sv
, anduk
.
v2.51.2
Fixed
- Fix broken links in the app documentation
v2.51.1
Changed
- Memoize change and remove callbacks to avoid re-rendering product list items
unnecessarily.