Skip to content

v2.8.8

Choose a tag to compare

@github-actions github-actions released this 13 Mar 19:16
· 2082 commits to main since this release

馃殌 Enhancements

  • storefront: New optional prefetch prop to <ALink> global component (547998c)
  • ssr: Start setting CDN-Tag header when bunny.net CDN detected for advanced cache purge (fba85fc)

馃敟 Performance

  • storefront: Wait idle calback to start prefetching pages within <ALink> (4771a4c)
  • storefront: Replacing unecessary watchOnce from VueUse with Vue bult-in watch once: true (b539125)
  • storefront: Skip link hover watchers (for prefetch) on mobile devices (4be95d4)

馃┕ Fixes

  • deps: Update non-major dependencies (#345)
  • storefront: Bump Astro to v4.5.0 (#344)
  • storefront: Properly set status 404 (or 5xx) on async API context error (b371cb4)
  • storefront: Send analytics page view as origin URL on error fallback page (bd9a47b)
  • storefront: Ensure offset,limit is respected on related products shelf (e05db9d)
  • storefront: Fix parsing extra animate utilities and keyframes from Tailwind config to UnoCSS (df9c170)
  • storefront: Programatically prefetch visible links on global <ALink> (0a3aa96)
  • cli: Handle start (npm start) with ssr dev server (0093426)
  • storefront: Properly listen grids data load on SKU selector composable (5c0ad4f)
  • storefront: Move script importing astro:prefetch to body, within base-body-scripts slot (141cca4)

馃拝 Refactors

  • storefront: Droping experimental custom ViewTransitions.astro component (0ce18af)

馃彙 Chore

  • Update store submodule post-release (7347937)
  • deps-dev: Lock file maintenance (79d0273)
  • storefront: Minor fix preventing .animate-once with 1px value (71c0451)
  • storefront: Prefer limited utitlies (1,2,3,infinite) for animation interaction count (8edb76a)
  • release: 2.8.0 (afb34c1)
  • release: 2.8.1 (07ff64f)
  • release: 2.8.2 (75050e2)
  • release: 2.8.3 (f136e5b)
  • release: 2.8.4 (043f537)
  • release: 2.8.5 (ea03933)
  • release: 2.8.6 (687d891)
  • release: 2.8.7 (648efc1)
  • Update store submodule post-release (5a3db15)

鉂わ笍 Contributors