...
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.3 - November 02, 2022
Added
aria-hidden
attributes to image links in Search Results Item Component for better usabilityTweaked spacing of Facets List Component on mobile
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
...