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

@daffodil/analytics

Package Overview
Dependencies
Maintainers
2
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@daffodil/analytics - npm Package Versions

1
8

0.50.0

Diff

Changelog

Source

0.50.0 (2023-01-24)

⚠ BREAKING CHANGES

  • cart: removes DaffCartAddress#address_id in favor of DaffCartAddress#id

Features

  • authorizenet: allow updating billing address by partial (#2316) (4177f32)
  • auth: set loggedIn state for auth check (#2314) (51aed3b)
  • auth: track logged in status in state (#2306) (37efc65)
  • cart-customer: add magento payment driver (#2312) (6ad6497)
  • cart: extend DaffCartAddress from DaffIdentifiable (#2315) (eac86f9)

Bug Fixes

  • cart,geography: ambiguous regions in Magento driver (#2293) (04282e2)
  • cart: street2 value not getting transformed in Magento driver (#2302) (2536869)
griest
published 0.49.0 •

Changelog

Source

0.49.0 (2023-01-04)

⚠ BREAKING CHANGES

  • auth: adds required fields to DaffAuthStateConfig
  • customer: changes the name of the publicly exported DaffClearErrorsGuard

Features

  • auth: add DaffAuthRedirectEffects (#2288) (548be2e)
  • auth: do not crash when token is inaccessible (#2299) (4af5618)
  • cart,cart-customer: fallback to loading cart on merge failure (#2289) (6a14754)
  • customer: DaffClearErrorsGuard -> DaffCustomerClearErrorsGuard (#2286) (ec10abe)
  • geography: send Magento driver calls as GET (#2294) (1189eb2)

Bug Fixes

  • cart-customer: Magento driver always makes customer cart query (#2290) (545e5e3)
griest
published 0.48.2 •

Changelog

Source

0.48.2 (2022-12-23)

Features

  • core: add daffClearErrors (#2284) (2c1a95a)
  • core: add operation state (#2256) (cc25f3b)
  • customer: add @daffodil/customer/driver/in-memory (#2248) (1ad50aa)
  • customer: add @daffodil/customer/driver/magento (#2248) (a22d11b)
  • customer: add @daffodil/customer/driver/testing (#2248) (73597c4)
  • customer: add @daffodil/customer/driver (#2248) (00da76b)
  • customer: add @daffodil/customer/routing (#2248) (c5460d6)
  • customer: add @daffodil/customer/state (#2248) (ba0993e)
  • customer: add @daffodil/customer/testing (#2248) (6695ace)
  • customer: add @daffodil/customer (#2248) (b0df641)
  • customer: add clear errors action and guard (#2285) (d29b17a)
  • customer: add newsletter subscription support (#2283) (32289a2)
  • customer: add update, change email, and change password (#2282) (dbe65b8)
  • external-router: improve the typing of daffExtractDaffPathData (#2271) (63b5629)
  • forms: add @daffodil/forms and daffFormNotEmptyValidator (#2254) (a9ebada)

Bug Fixes

  • auth: SSR storage errors break apps (#2250) (87dff58)
  • cart,cart-customer: address update fails for logged-in customers (#2274) (117adcd)
  • seo: DaffRestoreableMetaService#restore not updating upsert cache (#2264) (e1da365)
griest
published 0.48.1 •

Changelog

Source

0.48.1 (2022-12-12)

Features

  • reviews: export mock models and change private to protected (#2262) (f570d32)

Bug Fixes

  • driver: incorrect Magento Breadcrumb type policy key field (#2258) (f07377b)
griest
published 0.48.0 •

Changelog

Source

0.48.0 (2022-12-08)

⚠ BREAKING CHANGES

  • product: all filter related features have been moved to @daffodil/core
  • core: add required filter fields to DaffCollectionMetadata and DaffCollectionRequest
  • category: The category and products api calls made by this driver are now a single call. If you were previously leveraging fragments aggressively and relying on the queries to be split for query complexity reasons, you will need to revisit your queries.

Co-authored-by: Damien Retzinger damienwebdev@gmail.com

Features

  • auth: add firstName and lastName to DaffAccountRegistration (#2249) (6449486)
  • authorizenet: ensure config is present in Magento driver (#2008) (5f2e64a)
  • category: fix filter move breaking changes (#2198) (2beacd0)
  • category: use route query in Magento driver (#2141) (fe8fa32)
  • core: add filters to collection (#2198) (2a4c2cc)
  • driver: add type policies injection point for magento drivers (#2255) (9e7a4ab)
  • product: remove filter features (#2198) (4abb68e)
  • reviews: use @daffodil/core filters (#2198) (3f8d17d)
  • search-product: fix filter move breaking changes (#2198) (454eadd)

Bug Fixes

  • auth: skip Apollo cache on Magento auth check (#2260) (b6cdd68)
griest
published 0.47.3 •

Changelog

Source

0.47.3 (2022-11-04)

Features

  • auth: add newsletter subscription to account registration (#2242) (3d12201)
griest
published 0.47.2 •

Changelog

Source

0.47.2 (2022-11-02)

Features

Bug Fixes

griest
published 0.47.1 •

Changelog

Source

0.47.1 (2022-11-01)

griest
published 0.46.0 •

Changelog

Source

0.46.0 (2022-09-28)

⚠ BREAKING CHANGES

  • product,category,reviews:* DaffMagentoProductPreviewExtraTransform -> DaffMagentoProductExtraTransform, DaffMagentoProductPreviewTransform -> DaffMagentoProductTransform

Features

Bug Fixes

griest
published 0.45.1 •

Changelog

Source

0.45.1 (2022-09-09)

Features

  • design: export typography classes for external usage and update usage documentation (#2180) (ef4bb96)
  • reviews: export testing module (#2183) (0a4fa9a)

Bug Fixes

  • design: remove double slash in card theme module imports (#2185) (f14ff9e)
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