...
MAJOR version when there are breaking changes
MINOR version when new functionality is added that is backwards-compatible with the previous version
PATCH version when there are backwards-compatible bug fixes
Releases
1.0.2 - November 02, 2022
Updated Icon Component template and Handlebars template model to move icons SVG element inline to work with CDNs or other externally-hosted instances
1.0.1 - November 01, 2022
Added
description
property to SearchResultsItemAdded
description
field mappingAdded global
currency
,number
, andstring
Handlebars helpers and removed from Search Results Item Component
...