Releases: vtex-apps/product-price
Releases · vtex-apps/product-price
v1.16.1
Fixed
- Revert changes in
product-selling-price
default message. It was being used by external custom components that didn't provide all translation variables, breaking their code.
v1.16.0
Added
measurementUnit
,hasMeasurementUnit
,unitMultiplier
, andhasUnitMultiplier
variables toproduct-selling-price
.
Fixed
- Take
unitMultiplier
into account in price logic atproduct-selling-price
.
Changed
- Now
product-selling-price
default message shows the measurement unit and unit multiplier if available.
v1.15.0
Added
percentageStyle
onproduct-price-savings
v1.14.0
Added
- I18n Ro and Jp.
- Crowdin configuration file.
v1.13.1
Fixed
- Updated documentation (removed link to internal doc)
v1.13.0
Added
taxValue
onproduct-selling-price
andproduct-list-price
v1.12.0
v1.11.1
Fixed
- App exported types.
v1.11.0
Fixed
- Add
sellingPriceValue
andsellingPriceWithTax
to "product-selling-price-range" block
v1.10.1
Fixed
- Use the first available seller data.