Skip to content

v0.86.0

Pre-release
Pre-release

Choose a tag to compare

@gray-bot gray-bot released this 11 Jun 16:52
7deb7e1

0.86.0 (2025-06-09)

⚠ BREAKING CHANGES

  • design: The loading property and its associated UI in the button components have been removed because design components should not have state management UI. This will eventually be handled by an ecommerce design package.
  • analytics: The package @daffodil/analytics-provider-data-layer no longer exists. Users of @daffodil/analytics-provider-data-layer package must change their imports to @daffodil/analytics/driver/data-layer.
  • design: DaffSkeletonable has been removed from the public api
  • design: move toast position configuration to provideDaffToast provider (#3732)
  • analytics-provider-data-layer: daff prefix types, classes, and interfaces (#3745)

Features

  • analytics-provider-data-layer: daff prefix types, classes, and interfaces (#3745) (a85cbdc)
  • analytics: move @daffodil/analytics-provider-data-layer to @daffodil/analytics (#3747) (9ddc312)
  • daffio: update component themes to use new theming functions (#3762) (4ee576c)
  • daffio: update subfooter button colors (#3757) (5162da0)
  • design: move toast position configuration to provideDaffToast provider (#3732) (4933390)
  • design: remove loading property from the button components (#3769) (b2d4cf0)
  • design: remove unnecessary DaffSkeletonable interface and update skeleton-screen mixin style (#3754) (aaf2ce1)
  • design: update form field label implementation and add accessibility features (#3749) (7e50772)
  • product-composite: add extension points for magento item and option (#3759) (25c088c)

Bug Fixes

  • design: fix sass breaking changes in design components (#3755) (739172c)
  • design: set defaultAlignment as the textAlignment value (#3767) (c7c58ff)
  • dgeni: hoisted host directive fields are not typed correctly (#3743) (54bd812)
  • dgeni: regex matching on windows (#3738) (5dd90c6)