Skip to content

v2.10.0

Choose a tag to compare

@github-actions github-actions released this 28 Mar 23:56
· 2044 commits to main since this release

馃殌 Enhancements

  • modules: Handle optional global.$activeModuleApps to mock active apps for modules (a1f5df1)
  • app-emails: Supporting custom mail renders within optional global.$transactionalMails (30790f9)
  • passport: Handle identify endpoint (from v1) for low level login returning masked info (5360ed1)
  • storefront: Add ?ref= to external links on global <ALink> (498b146)
  • modules: Supporting masked icustomer fields on checkout for low level (unverified) login (4d11a3d)

馃┕ Fixes

  • ssr: Consider saved bunny.net storage keys expired after 1h (f161157)
  • storefront: Bump Astro to latest v4.5.6 (#346)
  • storefront: Update vbeta-app script with @ecomplus/storefront-app@2.0.0-beta.195 (68e2d07)
  • storefront: Update Astro to v4.5.9 (#348)
  • deps: Update non-major dependencies (#350)
  • api: Exporting all interfaces and API client types on @cloudcommerce/api/types (c376a03)
  • passport: Check customer login and orders enabled on match (5058dcf)
  • passport: Fixing build error with named/default export (ff75fac)
  • modules: Update list payments schema and types removing (unrequiring) addresses[]._id field (17bd088)
  • storefront: Update vbeta-app script with @ecomplus/storefront-app@2.0.0-beta.197 (f29800f)
  • storefront: Bump Astro to latest v4.5.12 (c0fecb7)

馃摝 Build

  • deps-dev: Bump to TS 5.4 (88e54e4)
  • deps: Update dependency typescript to ~5.4.3 (#349)
  • Properlly define files on each package.json 馃懣 (923e98a)

馃彙 Chore

  • Update store submodule post-release (610937e)
  • eslint: Bump @typescript-eslint to v7.3 with TS 5.4 support (6583947)
  • README banner (235e83b)
  • deps-dev: Lock file maintenance (e5f35e5)
  • storefront: Removing not used @webcontainer/api dependency (20c1361)
  • deps-dev: Removing @cloudflare/workers-types from ssr deps (be2bd9f)
  • Deleted npmignores (b159652)
  • passport: Fixing masked customer fields on unsecure email/doc identification (3203eed)

馃帹 Styles

馃 CI

  • Bump firebase-tools to latest v13.5.2 (4e705f9)
  • Bump firebase-tools to latest v13.6.0 (e3b2b4d)

鉂わ笍 Contributors