Skip to content

v1.3.0

Compare
Choose a tag to compare
@ElemelonWind ElemelonWind released this 14 Jul 16:23
· 53 commits to main since this release
1a4ecf4

Version 1.3.0

@yext/answers-headless is now @yext/search-headless! This means that much of the answers terminology is now deprecated and have been replaced by new search terms.

Changes

  • The following identifiers were renamed in (#116):
    • answersUtilitiessearchUtilities
    • provideAnswersHeadlessprovideHeadless
    • AnswersHeadlessSearchHeadless
  • Additionally, direct exports from what was previously @yext/answers-core have been replaced by their @yext/search-core counterparts:
    • AnswersConfigSearchConfig
    • AnswersConfigWithTokenSearchConfigWithToken
    • AnswersConfigWithApiKeySearchConfigWithApiKey
    • AnswersCoreSearchCore
    • AnswersErrorSearchError
    • AnswersRequestSearchRequest
    • BaseAnswersConfigBaseSearchConfig