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

@cloudcommerce/app-affilate-program

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudcommerce/app-affilate-program - npm Package Versions

1
68

0.22.1

Diff

Changelog

Source

0.22.1 (2023-07-24)

Features

  • cli: Check node_modules and install SSR dependencies on dev command if needed (b60e94b)

Bug Fixes

  • cli: Create functions/.env with Store ID from config.json on first dev command (17bf92b)
  • deps: Update non-major dependencies (#197) (15715b1)
  • fb-conversions: Update dependency facebook-nodejs-business-sdk to v17 (#199) (5cac54e)
  • storefront: Update dependency astro to v2.9.2 (#196) (7383674)
leomp12
published 0.22.0 •

Changelog

Source

0.22.0 (2023-07-21)

⚠ BREAKING CHANGES

  • storefront: composables/use-hero-slider removed in favor of useBanner only and <Banner> component

Features

  • i18n: New time units related words (eae4800)
  • storefront: Update useSections with new handleCustomSection option (30ab9ee)
  • storefront: Update Astro to v2.9.0 (7b23afc)

Bug Fixes

  • api: Fix handling fields typedefs for products search (2096524)

  • storefront: Removing useHeroSlider as it is not needed and may intuit incorrect use (15af280)

leomp12
published 0.21.0 •

Changelog

Source

0.21.0 (2023-07-19)

⚠ BREAKING CHANGES

  • storefront: SSR route context apiDoc and apiResource replaced by fetchingApiContext promise and apiContext object
  • storefront: Base.astro is no more rendering <BaseHead> because it should be rendered async with page body (sections)
  • storefront: BaseStateJson.astro removed in favor of unique BaseHead.astro

[skip ci]

Features

  • cli: Update Firebase Hosting config with new rewrites for git-based CMS API middlewares (ee178f6)

Bug Fixes

  • ssr: Async handle styles manifest read to set early hints (7a79204)

  • storefront: Fetch API context doc async by default on route load (7ac707a)

leomp12
published 0.20.2 •

Changelog

Source

0.20.2 (2023-07-19)

Bug Fixes

  • ssr: Properly read CSS files from new stylesheets.csv manifest for early hints (04a38c4)
leomp12
published 0.20.1 •

Changelog

Source

0.20.1 (2023-07-19)

Features

  • ssr: Send 103 early hints when there is only one CSS file (UnoCSS bundle) :zap: (327d829)
leomp12
published 0.20.0 •

Changelog

Source

0.20.0 (2023-07-19)

⚠ BREAKING CHANGES

  • storefront: Moving layout/main/* composables to layout/use-page-main only
  • storefront: Banner.astro removed in favor of BannerPictures.astro

Features

  • storefront: Handling banners-grid type on page sections composable (edf7bfa)
  • storefront: New useBanner (atomic) composable (7091967)

Bug Fixes

  • storefront: Ensure page sections order (a50761d)

  • storefront: Update BannerPictures.astro with img prop optional (72ddcf1)

  • storefront: Renaming <Banner> to <BannerPictures> Astro component (ae0a76d)

leomp12
published 0.19.0 •

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)
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