Releases: vtex-apps/search-resolver
Releases · vtex-apps/search-resolver
v0.7.2
Fixed
- Categories and subcategories not being translated.
v1.3.3
Added
cacheId
to theconvertBiggyProduct
.
v1.3.2
Changed
- Remove
-
from breadcrumb.
v1.3.1
Changed
- Remove cacheId.
v0.7.1
Fixed
- Error when message had null context for a bad search on catalog.
v0.7.0
Changed
- Many changes to support multiple bindings stores with different locales.
v1.3.0
Added
hidden
property to the facets query.
Changed
productClusterIds
don't show up in breadcrumb anymore.
v0.6.3
Added
- Bump graphql version.
v1.2.0
Changed
- Allows specification filters with type
number
to be used as buckets.
Fixed
- Error when receiving selected facets with
undefined
value.
v1.1.7
Changed
- Rpelace spaces by hyphens in the
buildAttributePath
function.