Skip to content

Releases: vtex-apps/store

v0.2.8

27 Jun 12:25

Choose a tag to compare

Changed

  • Add categoriesIds on productQuery.

v0.2.7

20 Jun 15:07

Choose a tag to compare

Changed

  • Add variations and properties on productQuery.

v0.2.6

18 Jun 14:27

Choose a tag to compare

Changed

  • Pass props to the extensionPoint of SearchPage.
  • Modify store/search path from /:term/ to /:term/s

v0.2.5

14 Jun 18:06

Choose a tag to compare

Changed

  • Update AccountPage to use ExtensionContainer

Removed

  • Remove my-orders-app. This app will be included in dreamstore-theme.
  • Remove route account/orders.

v0.2.4

14 Jun 15:50

Choose a tag to compare

Added

  • Add categories to product query.
  • Integrate vtex.my-orders-app to store.

v0.2.3

14 Jun 15:50

Choose a tag to compare

Added

  • Add categoryId to product query.

v0.2.2

14 Jun 15:51

Choose a tag to compare

Added

  • Add product prop in ProductPage component.
  • Add linkText, brand, referenceId to product query.

v0.2.1

11 Jun 13:53

Choose a tag to compare

Release v0.2.1

v0.2.0

05 Jun 15:03

Choose a tag to compare

Added

  • Add categories prop in ProductPage component.
  • Add billing policy free on manifest.json.

Fixed

  • Removed redundant Spinner in ProductPage component.