Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 15:28
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