Releases: vtex-apps/product-customizer
Releases · vtex-apps/product-customizer
v2.10.6
Fixed
- Preventing
frequency
fromsubscriptions
with whitespaces on the edges withtrim()
v2.10.5
Fixed
- getGroupType to return type
SINGLE
only when min and max quantity is 1
v2.10.4
Fixed
- Fix crash when subscription is undefined
- Fix subscription option label when value doesn't have a number prefixed (monthly, yearly...)
v2.10.3
Fixed
- AssemblyOptions tree deep Items quantities. Update parents of nodes that has been changed.
v2.10.2
Fixed
- Update the app documentation to reflect the new subscription feature
v2.10.1
Fixed
- Misspelled handle name causing build error
v2.10.0
Added
- "Required" tag on assemblies groups
- Basic Translations on static texts
- CSS handles classes
v2.9.5
Fixed
- Hard-coded
customize
string replaced withFormattedMessage
. - Prevent events from modal content being propagated to its react-tree parents.
v2.9.4
Fixed
- ModalView customize error
v2.9.3
Fixed
- Subscription messages for
es
andpt
locales.