Skip to content

v2.3.2

Choose a tag to compare

@github-actions github-actions released this 06 Feb 14:12
· 2252 commits to main since this release

Bug Fixes

  • deps: Update non-major dependencies (#322) (293386e)
  • ssr: Update GA4 server handler to send user agent as user property and support A/B experiment (256b134)
  • storefront: Sync browser storage states between tabs with BroadcastChannel (77bffb9)
  • storefront: Update Astro to v4.3.2 (#321) (c21838c)
  • storefront: Updating useAnalytics to return A/B testing expVariantString (25a5e4b)
  • storefront: Using session IDs to prevent SSR context mismatch (a34d66f)

Performance Improvements

  • ssr: Try to early clear SSR session objects (c48334f)