Releases: ecomplus/cloud-commerce
Releases · ecomplus/cloud-commerce
v2.28.3
🩹 Fixes
- storefront: Update
<Carousel>
to bind properties also on default slot (1532ccd)
🏡 Chore
- Fix package versions and submodules post-release (1aeb547)
❤️ Contributors
- Leonardo Matos leomp120894@gmail.com
v2.28.2
🩹 Fixes
- deps: Update non-major dependencies (#469)
- storefront: Bump Vue to ^3.5.11 (#470)
- storefront: Add new
isHalfSize
optional prop toBannerPictures.astro
(d7fc29d)
🏡 Chore
- Fix package versions and submodules post-release (a9f637d)
- deps-dev: Lock file maintenance (5ecda74)
🤖 CI
- Bump firebase-tools to latest v13.21.0 (c84d3f9)
❤️ Contributors
- Leonardo Matos leomp120894@gmail.com
v2.28.1
🩹 Fixes
- storefront: Fixing regression on modules info with apply discount request body (99448fd)
🏡 Chore
- Fix package versions and submodules post-release (fa7f824)
❤️ Contributors
- Leonardo Matos leomp120894@gmail.com
v2.28.0
🚀 Enhancements
- modules: Add optional fields brands/categories to items param on apply discount (e8950fb)
- storefront: Also handle items, categories and coupon on apply discount within modules info (253e8e1)
🩹 Fixes
- storefront: Also persisting session
?referral
and?coupon
from URL params (c47558b) - storefront: Prevent loosing
modulesInfo
object reactivity (c7f129e)
🏡 Chore
- Fix package versions and submodules post-release (44f3ec3)
- storefront: Extending product details section props types (0635bba)
- storefront: Regression on
modules-info
debug (c43b370)
🤖 CI
- New optional input
github-persistent-token
for separated GH API token (a1541a7) - Fix caching storefront build output (specially images) with hash files of public dir (2243bba)
- Fix caching storefront build by year only with
actions/cache save-always
(60b097b) - Fix caching storefront build output (specially images) with hash files of public dir (257051f)
❤️ Contributors
- Leonardo Matos leomp120894@gmail.com
v2.27.3
🩹 Fixes
- storefront: Update Vue to ^3.5.10 (#461)
- modules: Ensure BR phone numbers formatted up to 11 digits on checkout (6ee6f4d)
🏡 Chore
- Fix package versions and submodules post-release (58c4b35)
- storefront: Update dependency unocss to ^0.63.1 (#462)
- deps-dev: Lock file maintenance (481d366)
- modules: Also sigly validate BR phone number for at least 10 digits on checkout (9ce1fd6)
- storefront: Updating auto imports type defs with new Vue 3.5 (8522bb0)
❤️ Contributors
- Leonardo Matos leomp120894@gmail.com
v2.27.2
🔥 Performance
- storefront: Reducing timeout on
toggleSearch
to input focus (INP) (c2367b6)
🩹 Fixes
- storefront: Update
<SocialNetworkLink>
using api.whatsapp on SSR (a829057) - storefront: Prevent hydration mismatch errors with
<SocialNetworkLink>
for whatsapp (ab34c3f) - deps: Update non-major dependencies (#458)
- storefront: Update dependency Vue to ^3.5.8 (#457)
- storefront: Adding breadcrumb for parent category on category pages (cb6f954)
- storefront: Ensure await auth ready on SPA with account route (9082cc9)
🏡 Chore
- Fix package versions and submodules post-release (db0825b)
- storefront: Minor fixes for
CmsFields
type definitions (97d337d) - deps-dev: Lock file maintenance (80e0d90)
- deps-dev: Update Vite to v5.4.7 [security] (#459)
- pagarme: Better debugging create transaction with error responses (f31b423)
- deps-dev: Lock file maintenance (acafe1b)
🤖 CI
- Bump firebase-tools to latest v13.19.0 (385e9bb)
❤️ Contributors
- Leonardo Matos leomp120894@gmail.com
v2.27.1
🩹 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
- Leonardo Matos leomp120894@gmail.com
v2.27.0
🚀 Enhancements
- storefront: Export new
addCartItemMiddleware
from shopping cart (176d162)
🩹 Fixes
- cli: Updating default firebase.json with new
emulators.singleProjectMode
(4b984dd) - storefront: Update Vue to ^3.5.3 (#453)
- deps: Update non-major dependencies (#452)
- storefront: Prevent error with undefined
$storefront.onLoad
on simpler static site usage (527b063) - storefront: Prevent error with undefined
$storefront.onLoad
on simpler static site usage (06afd2e) - storefront: Update
usePageHero
to pass custom hero slider fields on content (ffb2391) - storefront: Setting gtag
user_data
for enhanced conversion ifwindow.GTAG_USER_DATA
is set (205b8ea)
🏡 Chore
- Fix package versions and submodules post-release (082ab24)
- deps-dev: Lock file maintenance (4ac637d)
- storefront: Prevent error manipulating buyer phone on analytics params to hash (cb52f39)
❤️ Contributors
- Leonardo Matos leomp120894@gmail.com
v2.26.5
🩹 Fixes
- cli: Update bunny.net CI bypassing CDN cache and SWR on /_feeds/ URLs (7c2ff07)
- storefront: Updating Window TS declaration without
$prefetch
(e9178b4)
💅 Refactors
- storefront: Dropping
$prefetch
and stop prefetching at<ALink>
at all (42dfec9)
🏡 Chore
- Fix package versions and submodules post-release (8134d8a)
❤️ Contributors
- Leonardo Matos leomp120894@gmail.com
v2.26.4
🩹 Fixes
- feeds: Properly handle filters by categories (or skip) on products feed query string (53e446a)
🏡 Chore
- Fix package versions and submodules post-release (04c8386)
❤️ Contributors
- Leonardo Matos leomp120894@gmail.com