...
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.17 - December 01, 2022
Added description to default template for Search Results Item Component
1.0.16 - November 17, 2022
Prevented empty space with default templates when no tabs or selected facets present by modifying default templates for Search Results Component and Selected Facets Component
Set default font size of
16px
for form elements
...