Skip to content

Releases: vtex-apps/search-graphql

v0.7.1

24 Oct 21:04
Compare
Choose a tag to compare

Fixed

  • Encode characters to prevent Scripts are not allowed error.

v0.7.0

24 Oct 13:26
Compare
Choose a tag to compare
Release v0.7.0

v0.6.5

23 Oct 18:48
Compare
Choose a tag to compare
Release v0.6.5

v0.6.4

17 Oct 14:19
Compare
Choose a tag to compare

Fixed

  • Prevent cache problems, implement custom cacheId for products from crossselling apis.

v0.6.3

15 Oct 18:28
Compare
Choose a tag to compare

Refactor

  • removes old routing

v0.6.2

15 Oct 17:17
Compare
Choose a tag to compare

Fixed

  • Prevents empty answer in categoryTree if categoryId for product is not found in categoriesIds.

v0.6.1

15 Oct 13:05
Compare
Choose a tag to compare

Fixed

  • Get only the product main category tree at the category tree resolver for Product.

v0.6.0

14 Oct 17:07
Compare
Choose a tag to compare

Added

  • Add TeaserCondition and TeaserEffects to Teaser type on Product.

v0.5.1

09 Oct 16:07
Compare
Choose a tag to compare
Release v0.5.1

v0.5.0

02 Oct 14:26
Compare
Choose a tag to compare

Changed

  • removes translatableV2 usage in favor of messages api refactor