Skip to content

v2.27.1

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Sep 04:23
· 109 commits to main since this release

🩹 Fixes

  • tiny-erp: Ensure parsing price/quantity from tiny to number on product import (337d400)
  • ssr: Also handle SWR on HTML responses without SSR took header (6f03bf0)
  • ssr: Prevent new permanent cache (no stale at) on SWR worker KV (7126430)
  • ssr: Prevent returning permanent (inifnite) cache from KV on SWR worker (de07bf0)
  • storefront: Update Vue to ^3.5.6 (#454)
  • storefront: Fixing <Carousel> controls state with enumered prop :controls (d2fc905)
  • storefront: Passing additional props to banners-grid section for customizations (3badde8)

📦 Build

  • deps: Update Typescript to ~5.6.2 (74d6dde)

🏡 Chore

  • Fix package versions and submodules post-release (6b0048d)
  • deps-dev: Update Vite to v5.4.6 [security] (#456)

❤️ Contributors