Minor Changes
-
#1489
2c337b5
Thanks @mdanilowicz! - Changedregistration
method in theuseUser
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 checkingactive
anddoubleOptInRegistration
properties that represents current status of the user. -
#1369
13c83be
Thanks @mdanilowicz! - AddedbuildDynamicBreadcrumbs
method for building breadcrumbs structure
AddedpushBreadcrumb
method to push single breadcrumb at the top of the breadcrumbs list
Addedassociations
option to thesearch
method inuseProductSearch
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/[email protected]
- @shopware-pwa/[email protected]