v2.0.0
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
andautoSuggest
parameters have changed.- Removed
isBestsellerOptions
,isAutosuggestOptions
,isContentSearchOptions
,
isProductSearchOptions
,isCategorySearchOptions
functions from the API.