github-actions
released this
27 Jun 11:31
·
217 commits
to main
since this release
Major Changes
-
#871
1566f7a
Thanks @patzick! - Read more about new major release: https://github.com/shopware/frontends/discussions/965 -
#1056
c729e70
Thanks @patzick! - Removed deprecations from the package:getProductThumbnailUrl
is removed. UsegetSmallestThumbnailUrl
instead.- internal method
_debounce
is removed. - internal method
_parseUrlQuery
is removed.
Minor Changes
-
#857
864616f
Thanks @mdanilowicz! - Add isMaintenanceMode to check if backend is available -
#508
a92941e
Thanks @mdanilowicz! - AddaccessGranted
property for the getMedia helper -
#477
487d991
Thanks @mdanilowicz! - Remove "@shopware-pwa/types" dependency and replace it with generic types -
#582
97b5949
Thanks @mdanilowicz! - Export css classes as a separate file
Patch Changes
- #524
6b54268
Thanks @BrocksiNet! - addedbuildUrlPrefix
, which perviously was internal helper of the@shopware/cms-base
package