Skip to content

v0.85.0

Pre-release
Pre-release

Choose a tag to compare

@gray-bot gray-bot released this 20 May 18:13
e6eba93

0.85.0 (2025-05-20)

⚠ BREAKING CHANGES

  • design: DaffInputComponent has been moved to its own package and needs to be imported from @daffodil/design/input.
  • design: DaffQuantityFieldComponent has been moved to its own package and needs to be imported from @daffodil/design/quantity-field

Features

  • daffio: implement transfer state for asset fetching (#3718) (b6d9a81)
  • daffio: prerender docs and content routes (#3720) (1a6ca77)
  • design: add EcommerceDataLayerImpression to the public api (#3701) (bb6cc22)
  • design: add specific theme retrieval functions for Daffodil (#3707) (1c6306b)
  • design: convert DaffQuantityFieldComponent to standalone (#3698) (c800052)
  • design: delay 0.85.0 deprecations (#3736) (28933e4)
  • design: rename $type param to $mode in daff-configure-theme (#3708) (38bd4b3)
  • design: shard DaffInputComponent (#3703) (dc4201e)
  • design: shard DaffQuantityFieldComponent (#3700) (2abaddb)
  • design: update component themes to use new theming functions (#3714) (8b9225e)
  • design: update form field UI to accommodate custom select component (#3735) (e91c518)
  • dgeni: implement canonical path for design API docs (#3724) (e5eb38f)
  • upgrade faker to v9 (#3734) (7954a52)

Bug Fixes

  • daffio: prerender incompatible legacy redirects (#3719) (a653a10)
  • design: fix media gallery a11y role (#3702) (3113992)
  • dgeni: parent host directives not hoisted into child (#3731) (a5834eb)