Skip to content

v0.90.0

Pre-release
Pre-release

Choose a tag to compare

@gray-bot gray-bot released this 07 Oct 13:22
06b4cf6

0.90.0 (2025-10-07)

⚠ BREAKING CHANGES

  • design: Radio components have been moved to their own package and need to be imported from @daffodil/design/radio.

Features

  • commerce: rework and add navigation support (a63497a)
  • core: add DaffMemoryStorageService to public api #4054 (bc01144)
  • deps: pin rxjs to ^v7.0.0 (#4100) (f12a201)
  • design: create daff-max-contrast function (#4081) (7cc225a)
  • design: create DaffTagComponent (#4007) (834ed92)
  • design: shard and convert radio components to standalone (#4069) (d13ccee)
  • design: update native and custom select arrow UI (#4092) (0ffcad6)
  • dev-tools: remove extraneous methods (#4029) (9fdfd32)
  • driver: allow shopify config as injection token (#4041) (0659522)
  • driver: expose shopify route prefixes (#4040) (a51dbef)
  • external-router: add initial shopify driver (#4043) (c190e01)
  • navigation: add provideDaffNavigationMagentoDriver (#4028) (93c2a5f)
  • navigation: add shopify driver (#4030) (f70249e)
  • navigation: create provideDaffNavigationInMemoryDriver (#4031) (eed59d9)
  • product-configurable: add magento driver extensions for variants (#4051) (e2d2e98)
  • product-configurable: use child field of generic in selectors (#4056) (fae4b5d)
  • product: use route prefixes to calculate shopify url (#4042) (2e060af)

Bug Fixes

  • analytics: mark analytics/driver as a public package (#4112) (8775835)
  • design: add blur event to select's button field (#4077) (6a0beb4)
  • design: remove ngControl.touched from valid state in DaffFormFieldState (#4078) (15e6940)
  • design: set cursor to not-allowed when select is disabled (#4080) (661f151)
  • dev-tools: update discord url (#4038) (98b94db)
  • navigation: add store code to Magento navigation query (#4032) (20753b2)