yext / answers-search-ui

Answers Javascript API Library for building Search experiences.
Other
22 stars 7 forks source link

Bump Core to v2.4.0 #1843

Closed nmanu1 closed 10 months ago

nmanu1 commented 10 months ago

This PR bumps the search-core version to v2.4.0 to get support for new Rich Text & Markdown field types returned as raw html in direct answers (see release notes). We had already added support to render these fields in the Theme, but without the Core update, a search that returns an html field type gives an error and doesn't actually get rendered.

J=TECHOPS-10638 TEST=manual

Point the site from the techops to a locally served version of the SDK with this version bump and see that an HTML field type for a featured snippet direct answer is properly rendered instead of throwing an error.

Screenshot 2023-11-30 at 4 55 46 PM
coveralls commented 10 months ago

Coverage Status

coverage: 61.411%. remained the same when pulling 4e74b84fd5f58827fc40e6db7ae61df7fe31c1ce on dev/html-snippet into cc55531515ea0a0f84e9aba434ec1a5b1193bef0 on hotfix/v1.16.3.