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

@daffodil/contact

Package Overview
Dependencies
Maintainers
2
Versions
199
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@daffodil/contact - npm Package Versions

1
20

0.21.1

Diff

Changelog

Source

0.21.1 (2020-12-16)

Features

  • authorizenet: add driver errors (#1171) (bf893f4)
  • authorizenet: map errors in magento driver (#1183) (64882a1)
  • authorizenet: transform errors to state with injected error matcher (#1182) (d305410)
  • core: add storage service that errors on the server (#1180) (3f47e76)
  • navigation: shard packages (#1181) (05d67e7)

Bug Fixes

  • cart: some cart fields disappear during mutations that do not retrieve the entire cart (#1184) (1c9e0e5)
lderrickable
published 0.21.0 •

Changelog

Source

0.21.0 (2020-12-07)

⚠ BREAKING CHANGES

  • cart: The type of the selectCartResolved has changed to DaffCartResolvedState enum. The type of the resolved$ facade field has changed in the same way

Features

  • cart: add selector for total cart items (#1178) (b1d3d69)
  • cart: improve CartResolution action hygiene, change resolved state to enum (#1176) (d0cbf78)
  • product: add selectors for product prices and discounted prices (#1177) (f966124)
lderrickable
published 0.20.3 •

Changelog

Source

0.20.3 (2020-12-02)

Features

  • authorizenet: add error matcher injection token (#1172) (56baf73)
  • product: add a selector for getting all variants of a configurable product (#1174) (429d7a2)
lderrickable
published 0.20.2 •

Changelog

Source

0.20.2 (2020-11-30)

Features

  • cart: add resolved cart guard (#1170) (7e747af)
  • order: add a selector for whether an order has a discount (#1169) (818d919)

Bug Fixes

  • navigation: the getCategoryNodeFragment magento query does not work (#1168) (0b44bd6)
lderrickable
published 0.20.1 •

Changelog

Source

0.20.1 (2020-11-28)

Features

Bug Fixes

  • cart: cart item state is set incorrectly in cart item reducers (#1165) (9789d92)
lderrickable
published 0.20.0 •

Changelog

Source

0.20.0 (2020-11-25)

⚠ BREAKING CHANGES

  • authorizenet: This used to depend on a configuration setting in the driver. This didn't make sense and was widely regarded as a bad move. Instead, we've shifted the configuration setting to its own token that you can toggle at the root as you'd like.

Features

  • authorizenet: add new production token to authorizenet package (#1161) (2cd04c2)
  • cart: add state to each cart item to indicate if it is new, mutating, etc (#1126) (e65ec68)
  • navigation: injectable category tree query depth in magento driver (#1150) (a2ce44d)

Bug Fixes

  • product: out of stock item options result in a price bug for non… (#1158) (a3dd189)
lderrickable
published 0.19.2 •

Changelog

Source

0.19.2 (2020-11-21)

Bug Fixes

  • category: add category page effects to DaffCategoryStateModule (#1157) (79ce0cb)
lderrickable
published 0.19.1 •

Changelog

Source

0.19.1 (2020-11-21)

Bug Fixes

  • category: stop category load on DaffCategoryLoadSuccess (#1156) (24bbcce)
lderrickable
published 0.19.0 •

Changelog

Source

0.19.0 (2020-11-20)

⚠ BREAKING CHANGES

  • product: The selectCompositeProductPricesForConfiguration selector is now selectCompositeProductRequiredItemPricesForConfiguration, and selectCompositeProductPrices is now selectCompositeProductOptionalItemPricesForConfiguration

Features

  • category: add page load action (#1151) (4c726b2)
  • product: allow selectCompositeProductPricesForConfiguration tak… (#1153) (bfa55c6)
lderrickable
published 0.18.0 •

Changelog

Source

0.18.0 (2020-11-18)

⚠ BREAKING CHANGES

  • geography: DaffGeographyModule is removed. Use DaffGeographyStateModule instead.
  • order: The order testing package has been split into @daffodil/order/state/testing, @daffodil/order/driver/testing, and @daffodil/order/driver/in-memory

Features

Bug Fixes

  • category: category page resolver should dispatch a category load action regardless of environment (#1148) (565cd96)

  • product: product page resolver should dispatch a product load regardless of environment (#1149) (a434df3)

  • geography: remove useless DaffGeographyModule (#1146) (1ff48f2)

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