Skip to content

Releases: ecomplus/cloud-commerce

v2.25.4

06 Aug 22:41
Compare
Choose a tag to compare

🩹 Fixes

  • storefront: Setting unlogged customer data for purchase event on vbeta app (dd85653)

🏡 Chore

  • Fix package versions and submodules post-release (0347bf8)

❤️ Contributors

v2.25.3

06 Aug 19:03
Compare
Choose a tag to compare

🩹 Fixes

  • storefront: Update Vue to latest v3.4.36 (db086ae)

🏡 Chore

  • Fix package versions and submodules post-release (f3980cf)
  • api: Set additional key/value string headers on ApiError without defined error code (000f354)
  • ssr: Minor fix for fetchAndCache invalid responses error object and debug (2e7fcb8)

❤️ Contributors

v2.25.2

06 Aug 16:33
Compare
Choose a tag to compare

🩹 Fixes

  • ssr: Do not fail inside custom error function with invalid response on fetchAndCache (2934e2f)
  • storefront: Fallback to window.ecomPassport (legacy) on checkout with vbeta app (9fe2d49)

🏡 Chore

  • Fix package versions and submodules post-release (def6fcd)
  • ssr: Minor change err.text on fetchAndCache with inavlid response data (9dec19a)
  • ssr: Add response headers to debug on fetchAndCache failure (5a329b6)

❤️ Contributors

v2.25.1

06 Aug 05:46
Compare
Choose a tag to compare

🩹 Fixes

  • deps: Update non-major dependencies (#433)
  • storefront: Update Vue to ^3.4.35 (#432)
  • ssr: Better debugging fetchAndCache external responses received with invaldi JSON (0fe9c7f)
  • ssr: Better debugging fetchAndCache external responses on fail (02b771e)
  • storefront: Prevent looping broadcast sync on state storage composable (many tabs) (730d862)
  • ssr: Only warn and continue cron SSR save views on product giving 404 (deleted) (9457b51)
  • storefront: New updateCartState method from shopping cart state handler (97b4f29)
  • storefront: Fix merging state keeping deep reactivity on broadcast with useStorage (5425420)
  • storefront: Properly filtering products list on kit items fetch within product card composable (493d0b5)

📦 Build

  • deps: Update typescript-eslint monorepo to v8 (#435)
  • Force rule @typescript-eslint/no-unused-vars: warn on build lib script (b7bf823)
  • deps-dev: Bump @typescript-eslint to ^8.0.1 (121f803)

🏡 Chore

  • Fix package versions and submodules post-release (2a2af9e)
  • deps-dev: Lock file maintenance (c78c9f9)
  • storefront: Prevent duplicated cart items (re)fetch for fix on checkout (d1cb218)

✅ Tests

  • deps: Bump vitest to latest v2 (f9b7bd9)

🎨 Styles

  • Normalizing catches and removing not used declared Error vars (e6d5e8e)

❤️ Contributors

v2.25.0

05 Aug 02:07
Compare
Choose a tag to compare

🚀 Enhancements

  • storefront: New methods loadToCart and loadKitItems returned on product card composabe (abad411)
  • storefront: Emitting custom c_search_empty gtag (to GA) event on showcase with no results (4daf370)

🔥 Performance

  • ssr: Resolve fetchAndCache with stale from Firestore while revalidating by default (dacaa24)

🩹 Fixes

  • storefront: Properly setting optional props from non-required fields on InferCmsOutput (ac84602)

🏡 Chore

  • Fix package versions and submodules post-release (12d51e2)
  • storefront: Minor update global.$ssrFetchAndCache type definition (957faf6)

❤️ Contributors

v2.24.3

02 Aug 05:01
Compare
Choose a tag to compare

🩹 Fixes

  • pagarme: Handle optional env.PAGARME_WEBHOOK_SKIP_SIG for temp signature skip (bac8889)
  • pagarme: Read transaction on pagar.me API when webhook signature not verified (69246a3)

🏡 Chore

  • Fix package versions and submodules post-release (2e22e5b)
  • pagarme: Log debugging Pagar.me webhook signature valitation (b71a4e2)

🤖 CI

  • Bump firebase-tools to latest v13.15.0 (2dc23c9)

❤️ Contributors

v2.24.2

01 Aug 21:48
Compare
Choose a tag to compare

🩹 Fixes

  • pagarme: Sending new ?sig on notification URL for internal verification (494b644)
  • apps: Prefering keys from app data (when available) over env vars (7ad53c1)
  • pagarme: Stop requiring signature header on URL if ?sig arg is properly set (f4dd3f5)

🏡 Chore

  • Fix package versions and submodules post-release (057074d)

❤️ Contributors

v2.24.1

01 Aug 20:38
Compare
Choose a tag to compare

🩹 Fixes

  • apps: Prefering keys from app data (when available) over env vars (613c095)

🏡 Chore

  • Fix package versions and submodules post-release (2607bd9)
  • deps-dev: Lock file maintenance (c974551)
  • firebase: Minor fix on logger skipping second arg if undefined (88dac3e)

❤️ Contributors

v2.24.0

01 Aug 01:00
Compare
Choose a tag to compare

🚀 Enhancements

  • storefront: Start fetching popular search terms on search showcase composable (adcb4d5)
  • i18n: New messages for empty search results feedback (caa32d0)

🔥 Performance

  • ssr: Minor fix removing not used analytics events emitter (1b2fc78)

🩹 Fixes

  • apps,modules,firebase: Fixing many logs using @cloudcommerce/firebase logger (5d239b9)
  • tiny-erp: Ensure context set up on Tiny webhook Function executions (c5898ef)
  • firebase: Prevent error with logger bad usage (legacy) (efc4bd5)

🏡 Chore

  • Fix package versions and submodules post-release (c2c0140)
  • storefront: Increasing Node emitter max listeners on shared data composable (c0cb45e)

❤️ Contributors

v2.23.3

30 Jul 06:55
Compare
Choose a tag to compare

🩹 Fixes

  • storefront: Fixing default theme Iconify iconset imports (577e8e7)

🏡 Chore

  • Fix package versions and submodules post-release (7038495)

❤️ Contributors