...
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.12 - November 17, 2022
Added configurable
searchUrl
property with default value of/search
Prevented search and tracking API calls on pages that do not contain a Search Results Component instance
1.0.11 - November 04, 2022
Fixed price slider on touch devices
Fixed price slider values jumping slightly when modifying both start and end value
Shortened date format for selected facet values to prevent breaking out of container on mobile devices
...