Version Methodology
This library uses Semantic Versioning. Essentially, this means that versions numbers are in a MAJOR.MINOR.PATCH
format that is incremented as follows:
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.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
1.0.0 - October 31, 2022
This is the first public release of the Hawksearch Handlebars UI.