Skip to content

Releases: yext/search-headless

v1.2.0

16 Jun 17:48
f9d7aa9
Compare
Choose a tag to compare

Version 1.2.0

Features

  • Update Redux to support React 18 (#95)
  • Export Sandbox endpoints (#96)

v1.1.0

11 May 12:37
4a0f6ae
Compare
Choose a tag to compare

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 for Filters and FacetOptions. (#88)
  • Made isCloseMatch, a text matching utility, available on AnswersHeadless. (#76)

Changes

  • The display name for static Filters is now stored in State. (#82)
  • Updated the behavior of setVertical and setUniversal. 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

11 Jan 17:17
ef20523
Compare
Choose a tag to compare
Update version to v1.0.0 and update the `Core` dependency.

v0.0.5

14 Oct 15:09
Compare
Choose a tag to compare
Update version to v0.0.5.

v0.0.4

04 Oct 20:32
e1467e2
Compare
Choose a tag to compare
  • add setFacets and resetFacets

Version 0.0.1

01 Jul 15:18
7c2f3f5
Compare
Choose a tag to compare
Version 0.0.1 Pre-release
Pre-release

Initial alpha version