Skip to content

chore: release 0.93.0#4516

Merged
griest024 merged 3 commits into
developfrom
release-please--branches--develop--components--daffodil
Jun 24, 2026
Merged

chore: release 0.93.0#4516
griest024 merged 3 commits into
developfrom
release-please--branches--develop--components--daffodil

Conversation

@gray-bot

@gray-bot gray-bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.93.0 (2026-06-24)

⚠ BREAKING CHANGES

  • navigation: DaffNavigationInMemoryDriverModule has been removed, use provideDaffNavigationInMemoryDriver instead. DaffNavigationMagentoDriverModule has been removed, use provideDaffNavigationMagentoDriver instead.
  • design: DaffOpenableDirective now exposes open as a signal rather than a plain property. Template bindings ([open]="true / false") continue to work, but any programmatic access must go through the signal API. You must now invoke the signal: directive.open -> directive.open().
  • core,content,category,product: GraphQlApolloValidator now requires 2 type params
  • core,auth,driver: DaffApolloHeaderProvider now returns HttpHeaders
  • upgrade to angular 21 (#4442)

Features

  • cart,product: export meta reducer factory providers (#4545) (e74bdea)
  • cart: export magento driver extension factory providers (#4546) (5cdc2b0)
  • core,auth,driver: return headers from DaffApolloHeaderProvider (#4544) (0c0c29f)
  • core,content,category,product: allow validators to narrow type (#4548) (f0f9d99)
  • demo: use zone change detection (#4442) (292176c)
  • design: add deprecate tag to orientable and text alignable (#4487) (531b0d0)
  • design: add global scrollbar styling (#4526) (cdf9be7)
  • design: convert @daffodil/design/button to use signals (#4542) (c9071d8)
  • design: convert DaffOpenableDirective to use signals (#4553) (dcc6959)
  • design: deprecate DaffSizableEnum and DaffSizable and update documentation (#4465) (b3f880c)
  • design: implement hover media query in design components (#4493) (922e73f)
  • design: move global scrollbar style to body only (#4527) (2f48ca9)
  • design: relabel formerly private properties to @docs-private so that angular host can access them (#4442) (72bd274)
  • navigation: remove driver modules (#4554) (2c7d3a7)
  • search-product: make magento incremental seach query cacheable (#4502) (ce51864)
  • support @apollo/client@^4 (#4442) (70d354e)
  • upgrade to angular 21 (#4442) (b4e5c3d)

Bug Fixes

  • daffio: DaffioActiveHeaderService zombies event listener (#4556) (a6c5011)
  • design: apply form field control right padding removal only when action is present (#4492) (bc34302)
  • design: use DaffDisableableDirective in tag component (#4538) (8cfa69a)
  • external-router: magento driver does not request product key fields (#4488) (89ec493)

This PR was generated with Release Please. See documentation.

@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch 3 times, most recently from c93cf2c to aef606a Compare June 11, 2026 13:19
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch 5 times, most recently from 59ec9b9 to da23268 Compare June 19, 2026 13:37
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch 8 times, most recently from 58d3fef to b912dc7 Compare June 24, 2026 15:16
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from 02efaaf to dcce753 Compare June 24, 2026 17:51
@griest024 griest024 marked this pull request as ready for review June 24, 2026 18:03
@griest024 griest024 requested review from a team as code owners June 24, 2026 18:03
@griest024 griest024 merged commit bb25009 into develop Jun 24, 2026
77 checks passed
@gray-bot

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

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.

2 participants