Skip to content

Releases: vtex-apps/search-result

v3.32.0

13 Sep 20:43
Compare
Choose a tag to compare

Added

  • Added search-blog-articles-preview to allowed blocks.

v3.31.3

12 Sep 14:55
Compare
Choose a tag to compare

Fixed

  • Stop skipping the search metatada query.

v3.31.2

11 Sep 21:19
Compare
Choose a tag to compare

Fix

  • Make Filter-navigator appear on v1.

v3.31.1

10 Sep 17:07
Compare
Choose a tag to compare

Changed

  • Make shelf render strategy client, i.e. component assets are fetched client-side with same priority as server-side blocks.

v3.31.0

10 Sep 12:48
Compare
Choose a tag to compare
Release v3.31.0

v3.30.2

09 Sep 16:43
Compare
Choose a tag to compare

Fixed

  • Only block department navigation when a category facet is present.

v3.30.1

02 Sep 13:29
Compare
Choose a tag to compare

Changed

  • Do SearchMetadata query on SSR to get title and description.

v3.30.0

29 Aug 19:56
Compare
Choose a tag to compare

Changed

  • Make search query run only on client-side

v3.29.2

29 Aug 11:53
Compare
Choose a tag to compare
Release v3.29.2

v3.29.1

27 Aug 19:09
Compare
Choose a tag to compare

Fixed

  • Fix rendering in IE11 by changing how to import from react-spring and upgrading @vtex/css-handles.