@cloudcommerce/app-affiliate-program
2.26.0 (2024-08-27)
Features
- passport: Support
env.PASSPORT_UNVERIFIED_AUTH
to pass email+doc only full login (v1-like) (2be13cb) - storefront: Return new
isEmptyResult
state on search showcase composable (a754bc1)
Bug Fixes
- cli: Update bunny.net (CI) edge rules for SWR ("SSR") on Cloudflare instead of direct "ISR" (20f02f8)
- cli: Update bunny.net CI reverting origin to Firebase directly, and change for SWR on edge rule (733423e)
- deps: Update dependency unocss to ^0.62.3 (#442) (c8683e3)
- deps: Update non-major dependencies (#443) (dbf5c00)
- modules: Run list payments (preview) twice, once before apply discount (513bc10)
- ssr: Updating CF SWR worker with same paths to bypass from current BunnyCDN edge rules (1f74ebe)
- storefront: Better handling search engine promise and
wasFetched
state (9069263) - storefront: Bump Vue to ^3.4.38 (#440) (db8046f)
- storefront: Ensure searchj engine products reactivity even on repeated(empty) results (5b798ed)
- storefront: Fix handling stock refresh with multiple items (4662bde)
- storefront: Improving global
<Skeleton>
responsiveness (835b9dc) - storefront: Update search showcase composable to properly await search fetch (if any) on SSR (f287e41)
- storefront: Update vbeta-app script with
@ecomplus/storefront-app@2.0.0-beta.207
(6ff504f)