Releases: vtex-apps/search-graphql
Releases · vtex-apps/search-graphql
v0.6.2
Fixed
- Prevents empty answer in categoryTree if categoryId for product is not found in categoriesIds.
v0.6.1
Fixed
- Get only the product main category tree at the category tree resolver for
Product
.
v0.6.0
Added
- Add
TeaserCondition
andTeaserEffects
toTeaser
type onProduct
.
v0.5.1
Release v0.5.1
v0.5.0
Changed
- removes translatableV2 usage in favor of messages api refactor
v0.4.0
Changed
- Use translatableV2
- Use translateV2 in search term
v0.3.0
Added
defaultValue
toInputValue
.
v0.2.3
Fixed
- Remove leftover console.log.
v0.2.2
Fixed
- Throw errors on
products
andproductSearch
queries when theto
arg is greater than 2500.
v0.2.1
Changed
- Decrease min replicas.