@cloudcommerce/app-affiliate-program
2.5.0 (2024-02-19)
Features
- storefront: Handling SSR preview content on URL params and live preview with post messages (a3978f5), closes #320
- storefront: New
assets/decap-cms.css
optional customizations for Decap CMS [#320] (1f4e2c5) - storefront: New
client:sf
Astro directive with lazy, load, eager, interaction strategies (a12f985) - storefront: New
useSectionPreview
to abstract live content on page sections (e6ebb12)
Bug Fixes
- ssr: Prevent error with undefined (unset) headers on custom
writeHead
middleware (d3343fd) - storefront: Bump Astro to latest v4.3.7 and Vue v3.4.19 (bb4b3b8)
- storefront: Bump Astro to latest v4.4.0 (eae97f6)
- storefront: Set
layout
content customizations inside custom
prop for better type inference (067e817) - storefront: Update experimental
useCmsPreview
with field, subfield declaration (76a86ca)