Skip to content

Flagship 6

Brett Weissbart edited this page Sep 6, 2019 · 1 revision

This release contains a fix for when original prices are displayed next to sale prices in the ProductItem component. Due to improper object comparison, a price may appear as being on sale even if the current price and original price were the same value.

While this fixes improper behavior, the change may affect how prices are displayed in existing implementations of ProductItem, so we decided to declare this a breaking change.