Skip to content

@shopware-pwa/composables-next@1.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 15:28
· 9 commits to main since this release
e5eae8c

Minor Changes

  • #1489 2c337b5 Thanks @mdanilowicz! - Changed registration method in the useUser composable. Because of changes in the double opt-in on registration flow in the Shopware backend we are adjusting this method on our side. In new approach we are checking active and doubleOptInRegistration properties that represents current status of the user.

  • #1369 13c83be Thanks @mdanilowicz! - Added buildDynamicBreadcrumbs method for building breadcrumbs structure
    Added pushBreadcrumb method to push single breadcrumb at the top of the breadcrumbs list
    Added associations option to the search method in useProductSearch composable

Patch Changes

  • #1449 8ba9702 Thanks @mkucmus! - Add configuration step to README.md

  • #1492 a03a492 Thanks @mkucmus! - useCustomerOrders - added checkPromotions flag for loading orders

  • Updated dependencies [a87bbcf, 13c83be]:

    • @shopware/api-client@1.2.0
    • @shopware-pwa/helpers-next@1.2.0