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 #1847

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

Note: this PR is the same as #1843, but with a corrected version bump (v1.16.4 instead of v1.16.3)

coveralls commented 10 months ago

Coverage Status

coverage: 61.411%. remained the same when pulling a3f0e01e5950b24fd0e7724c04d57fc15bad11cf on dev/html-snippets into cc55531515ea0a0f84e9aba434ec1a5b1193bef0 on hotfix/v1.16.4.