Skip to content

chore: release 0.95.0 - #4680

Draft
gray-bot wants to merge 2 commits into
developfrom
release-please--branches--develop--components--daffodil
Draft

gray-bot wants to merge 2 commits into
developfrom
release-please--branches--develop--components--daffodil

Conversation

@gray-bot

@gray-bot gray-bot commented Aug 24, 2026 •

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.95.0 (2026-09-25)

⚠ BREAKING CHANGES

  • design, storefront: DaffFormFieldControl.controlType is now typed as DaffFormFieldControlTypesEnum instead of any. Controls that set it to an arbitrary string such as 'native-input' or 'native-select' must use DaffFormFieldControlTypesEnum.Input or DaffFormFieldControlTypesEnum.Dropdown instead. The is-native-select class on DaffFormFieldComponent has been renamed to is-dropdown.
  • design: The daff-theme mixin has been removed from @daffodil/design/scss/theme. Use daff-component-themes instead. The embolden mixin and .embolden class have been removed from @daffodil/design/scss/typography. Use the $bold-font-weight variable or font-weight: bold instead.
  • design: The daff-configure-theme function has been removed from @daffodil/design. Use daff-create-theme instead.

Features

  • design, design-examples, daffio, demo: deprecate @daffodil/design/image in favor of @daffodil/design/image-lite (#4683) (86bf16c)
  • design, storefront: share dropdown styling across form field controls (#4696) (6aec094)
  • design: convert accordion styles from px to rem (#4704) (3077082)
  • design: convert article styles from px to rem (#4705) (5e7cdea)
  • design: convert badge styles from px to rem (#4706) (febbb49)
  • design: convert breadcrumb styles from px to rem (#4707) (f9ba68f)
  • design: convert button styles from px to rem (#4708) (f7e4bc4)
  • design: convert callout styles from px to rem (#4711) (4cafa88)
  • design: convert card styles from px to rem (#4712) (fa91f31)
  • design: convert hero styles from px to rem (#4713) (5cf55dc)
  • design: convert media gallery styles from px to rem (#4714) (175a51b)
  • design: convert modal styles from px to rem (#4715) (30b212c)
  • design: convert navbar styles from px to rem (#4716) (3be9121)
  • design: convert notification styles from px to rem (#4717) (f2e1b7b)
  • design: convert progress bar styles from px to rem (#4718) (60bda3b)
  • design: convert switch styles from px to rem (#4719) (9d15f92)
  • design: convert tabs styles from px to rem (#4720) (c54f841)
  • design: convert tree styles from px to rem (#4721) (a3474d5)
  • design: create @daffodil/design/image-lite (#4681) (539cd57)
  • design: implement daff-color-shift in @daffodil/design/button themes (#4685) (50adf6f)
  • design: remove daff-configure-theme function (#4671) (6307b1e)
  • design: remove deprecated typography and theme sass APIs (#4694) (a1cf660)
  • design: replace button active states with focus rings (#4730) (2bf2130)
  • design: respect the browser's default font size (#4703) (5a2da58)
  • design: update select and form field borders (#4701) (559897e)
  • product: deprecate qty action (#4697) (bbb3856)

Bug Fixes

  • all: apollo breaking changes (#4724) (1b7b0b9)
  • all: lazy loaded environments do not load extra reducers (#4686) (6a2c681)
  • commerce: unit test type hinting (#4698) (819bca8)
  • core: remove orphaned filters file (#4725) (53d94ae)
  • daffio,demo,category: file naming and imports (#4722) (86e8f83)
  • design: apply the stroked button shadow only when elevated is set (#4710) (3c7542e)
  • design: data not present on flattened tree nodes (#4773) (538c062)
  • design: delay select error state until the options list closes (#4700) (65df5ee)
  • design: remove nav list item hover flicker on non-white backgrounds (#4691) (429489c)
  • design: render list item prefix above the nav list hover overlay (#4692) (7974cc3)
  • update browserlist compatibility (#4679) (b8f824f)
  • update browserslist config to support all browsers (#4687) (445e796)

This PR was generated with Release Please. See documentation.

@gray-bot
gray-bot force-pushed the release-please--branches--develop--components--daffodil branch 2 times, most recently from 89797a5 to 20be1a7 Compare August 26, 2026 17:55
@gray-bot
gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from 20be1a7 to 0365ca3 Compare September 3, 2026 15:40
@gray-bot gray-bot changed the title chore: release 0.94.2 chore: release 0.95.0 Sep 3, 2026
@gray-bot
gray-bot force-pushed the release-please--branches--develop--components--daffodil branch 6 times, most recently from e79e0ce to 40e0ded Compare September 8, 2026 21:27
@gray-bot
gray-bot force-pushed the release-please--branches--develop--components--daffodil branch 3 times, most recently from fac5bf3 to d9bdd34 Compare September 17, 2026 15:00
@gray-bot
gray-bot force-pushed the release-please--branches--develop--components--daffodil branch 16 times, most recently from f1715f8 to 8862578 Compare September 21, 2026 18:47
@gray-bot
gray-bot force-pushed the release-please--branches--develop--components--daffodil branch 8 times, most recently from 940e778 to 2d1a792 Compare September 24, 2026 18:54
@gray-bot
gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from fbd07c2 to 3e5fa8a Compare September 25, 2026 16:01

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant