Releases: yext/search-headless
Releases · yext/search-headless
v1.2.0
v1.1.0
Version 1.1.0
Features
- Query Rules Actions Data was added to the
State
. (#78) - Support was added for reporting the Answers Agent. (#86)
- A new
NumberRangeValue
was made available forFilters
andFacetOptions
. (#88) - Made
isCloseMatch
, a text matching utility, available onAnswersHeadless
. (#76)
Changes
- The display name for static
Filters
is now stored inState
. (#82) - Updated the behavior of
setVertical
andsetUniversal
. Now, when one of these methods is invoked, we reset the filters, results, direct answer, query rules custom data, and search status to their initial values. (#81)
Fixes
- Added logic to handle rejected
Promises
from Core when performing a Universal or Vertical search. (#85)
v1.0.0
Update version to v1.0.0 and update the `Core` dependency.
v0.0.5
Update version to v0.0.5.
v0.0.4
Version 0.0.1
Initial alpha version