Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.0.0](v1.3.2...v2.0.0) (2024-10-31) * fix!: Search API functions how take query as a parameter ([07e122e](07e122e)) * fix!: Remove invalid SearchOption type guard functions ([2e40d50](2e40d50)) ### BREAKING CHANGES * `productSearch`, `bestseller`, `contentSearch`, `categorySearch` and `autoSuggest` parameters have changed. * Removed `isBestsellerOptions`, `isAutosuggestOptions`, `isContentSearchOptions`, `isProductSearchOptions`, `isCategorySearchOptions` functions from the API.
- Loading branch information