Skip to content

Releases: ecomplus/cloud-commerce

v0.0.72

09 Sep 23:39
Compare
Choose a tag to compare

Bug Fixes

  • config: Check env and defaults on get() (f466f3b)
  • Remove content symlink to prevent clone error (f35bd83)
  • ssr: Fix handling SSR fallback for 5xx error (fa280ea)
  • storefront: Update cms function to consider folder collection if filename with / (2d90a0a)

Features

v0.0.71

08 Sep 00:11
Compare
Choose a tag to compare
chore(release): 0.0.71

v0.0.70

07 Sep 23:58
Compare
Choose a tag to compare

Bug Fixes

  • storefront: Replace pre/post pack scripts with pre/post release on package.json (a9b28a9)

v0.0.69

07 Sep 23:05
Compare
Choose a tag to compare

Bug Fixes

  • storefront: Use getConfig function to properly handle env vars on storefront.config.mjs (5bfdaea)

v0.0.68

07 Sep 18:06
Compare
Choose a tag to compare

Bug Fixes

  • cli: Update Hosting public dir to Astro build default client output (900de0d)
  • cli: Update SSR function predeploy to also run astro build (547e698)
  • env: Test import.meta.env to support Astro/Vite env variables (bbfef3d)

Features

  • ssr: Setup SSR handler from @ecomplus/storefron-renderer (0370347)
  • storefront: Load CMS content from Store dir (1ad443c)

v0.0.67

05 Sep 22:39
Compare
Choose a tag to compare

Bug Fixes

  • deps: Update all non-major dependencies (#46) (e70233d)
  • events: Fix handling events timestamp by resource and last run (f34fe3c)
  • events: Properly filter by last non-orders check timestamp (0d81267)

v0.0.66

05 Sep 00:31
Compare
Choose a tag to compare

Bug Fixes

  • config: Fix type defs for @cloudcommerce/firebase config (f567851)

Features

  • config: New reusable/isolated @cloudcoommerce/config package (64b482f)

v0.0.65

03 Sep 23:13
Compare
Choose a tag to compare

Bug Fixes

  • tiny-erp: Prevent exporting order with same Tiny status (8b22e1b)

Features

  • custom-shipping: Setup custom shipping app from github.com/ecomplus/app-custom-shipping/ (78818ea)
  • modules: Handle custom shipping calculation with internal package (b555a12)

v0.0.64

02 Sep 19:49
Compare
Choose a tag to compare

Bug Fixes

  • api: Update applications interface with data?: { [k: string]: any } instead of unknow (a44a6c9)
  • modules: Also debug internal modules error responses (9c89962)

Features

v0.0.63

31 Aug 22:19
Compare
Choose a tag to compare

Bug Fixes

  • Group app (Tiny ERP) functions and fix name for CLoud Functions v2 limits (a059056)