Skip to content

v2.5.0

Choose a tag to compare

@github-actions github-actions released this 19 Feb 20:34
· 2198 commits to main since this release

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)

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)