Releases: vtex-apps/search-graphql
Releases · vtex-apps/search-graphql
v0.7.1
Fixed
- Encode characters to prevent
Scripts are not allowed
error.
v0.7.0
Release v0.7.0
v0.6.5
Release v0.6.5
v0.6.4
Fixed
- Prevent cache problems, implement custom cacheId for products from crossselling apis.
v0.6.3
Refactor
- removes old routing
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