Skip to content

v2.0.0

Compare
Choose a tag to compare
@joerideg joerideg released this 31 Oct 18:00
· 2 commits to main since this release

2.0.0 (2024-10-31)

  • fix!: Search API functions how take query as a parameter (07e122e)
  • fix!: Remove invalid SearchOption type guard functions (2e40d50)

BREAKING CHANGES

  • productSearch, bestseller, contentSearch, categorySearch and autoSuggest
    parameters have changed.
  • Removed isBestsellerOptions, isAutosuggestOptions, isContentSearchOptions,
    isProductSearchOptions, isCategorySearchOptions functions from the API.