v2.5.0
What's Changed
Shopware
- SW: fixed id property in block mapping
- SW: catch missing seo urls of products in mapping
- SW: implemented deactivated static listing filter
- SW: adjust payload format of ProductShopware.searchProductVariantIds request to match shopware storefront behaviour
- SW: refactored usePage
UI
- ProductListing: reload page on browser navigation back on filtered listings
- daisyUi update: refactored group classes to use join
⚠️ Search and replace occurrences of group classes likegroup
orbtn-group
and replace it withjoin
, add classjoin-item
to child elements - daisyUi update: refactored tab class
⚠️ Search and replace occurrences of tab classes liketabs
and refactor it to match daisyUi Tabs
Dependencies
- Removed https://github.com/typescript-eslint from dependencies
- Updated nuxt from 3.9.1. to 3.11.1
- Updated daisyUi to 4.x
Fixes
Full Changelog: v2.4.2...v2.5.0