github-actions
released this
10 Dec 15:28
·
9 commits
to main
since this release
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