Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cloudcommerce/app-custom-payment

Package Overview
Dependencies
Maintainers
1
Versions
290
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudcommerce/app-custom-payment - npm Package Versions

1
29

0.19.0

Diff

Changelog

Source

0.19.0 (2023-07-18)

⚠ BREAKING CHANGES

  • storefront: <HeroPicture> Astro component removed in favor of <Banner> generic
  • storefront: Product card composable not accepting cart item anymore
  • storefront: Many icon aliases (as .i-shopping-cart) removed

Features

  • storefront: Add hasVariations to product card composable exports (a9ad361)
  • storefront: New Banner.astro component to handle pictures with desktop/mobile variants (61d8715)

Bug Fixes

  • deps: Update non-major dependencies (#195) (ef7d5cd)

  • ssr: Properly set X-SSR-Took before headers sent (b0916d0)

  • storefront: Edit useProductCard composable to always preset product._id (4490bf8)

  • storefront: Fix addProductToCart state method typings (50fff5f)

  • storefront: Update Astro to v2.8.3 (#194) (5e276d9)

  • storefront: Update theme options setting aliases only for icons used on lib components (95208d0)

leomp12
published 0.18.2 •

Changelog

Source

0.18.2 (2023-07-14)

Bug Fixes

  • ssr: Cache on memory only, sync and never out of date (9c7f00f)
  • storefront: Edit shoping cart and customer session default storage key (13c801b)
leomp12
published 0.18.1 •

Changelog

Source

0.18.1 (2023-07-14)

Bug Fixes

  • ssr: Never set X-SSR-Took header on responses from cache (e744ceb)
leomp12
published 0.18.0 •

Changelog

Source

0.18.0 (2023-07-14)

⚠ BREAKING CHANGES

  • infinitepay: InfinitePay integration removed

Features

  • ssr: Handle reverse proxy on route /~reverse-proxy?url=* (a202cfc)
  • storefront: Add totalItems computed to shopping cart state exports (4be3fae)
  • storefront: New backdropTarget prop to <Drawer> component (c890150)
  • storefront: New computed exports from modules info state (abstractions) (fd00fb7)

Bug Fixes

  • ssr: Prevent headers already sent warn with writeHead + send methods (on cached response) (ab0ff25)
  • storefront: Fix <Drawer> position with placement end (a756c92)
  • storefront: Increase teleport containers z-index (custom) (2a9b85d)
  • storefront: New optional alt prop to AImg global component (ecf4205)

revert

  • infinitepay: Removing InfinitePay app and package (3d1f790)
leomp12
published 0.17.0 •

Changelog

Source

0.17.0 (2023-07-11)

⚠ BREAKING CHANGES

  • storefront: Route context apiState.categories is now undefined by default

Bug Fixes

  • ssr: Properly debugging time on X-Cache-Key-Took header (992cf5d)

  • storefront: No API endpoints to prefetch by default (current route slug only) (4b20ace)

leomp12
published 0.16.4 •

Changelog

Source

0.16.4 (2023-07-11)

Bug Fixes

  • ssr: Ensure valid Firestore doc path for home SSR cache (2ae2b4e)
leomp12
published 0.16.3 •

Changelog

Source

0.16.3 (2023-07-11)

Features

  • ssr: Handle new optional SSR_CACHE_MAXAGE and SSR_CACHE_SWR (bool) env vars (f92155a)

Bug Fixes

  • ssr: Properly write response body even with headers sent (b4cd667)
leomp12
published 0.16.2 •

Changelog

Source

0.16.2 (2023-07-11)

Bug Fixes

  • ssr: Use writeHead middleware to set X-SSR-Took header (cdee5c5)
leomp12
published 0.16.1 •

Changelog

Source

0.16.1 (2023-07-11)

Features

  • ssr: Debug SSR time on new X-SSR-Took response header (ed333c9)
  • storefront: Update <Carousel> to support multi-slides per page (1d07555)

Bug Fixes

  • deps: Update non-major dependencies (#192) (5bc9102)
  • storefront: Update dependency astro to v2.8.0 (#193) (058acbc)
leomp12
published 0.16.0 •

Changelog

Source

0.16.0 (2023-07-07)

⚠ BREAKING CHANGES

  • New Firebase project needed with different region, or regions must be explicitly set

Bug Fixes

  • firebase: Set SSR function region with SSR_DEPLOY_REGION || DEPLOY_REGION (a983828), closes #164

  • Moving deploy to us-east4 GCP region, all resources on same region [#164] (64d9a21)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc