daffodil icon indicating copy to clipboard operation
daffodil copied to clipboard

chore: release 0.79.0

Open gray-bot opened this issue 1 year ago • 0 comments

:robot: I have created a release beep boop

0.79.0 (2024-10-25)

⚠ BREAKING CHANGES

  • design: the danger value in DaffStatus has been changed to critical.
  • all: SEARCH_FEDERATED_CONFIG_DEFAULT -> DAFF_SEARCH_FEDERATED_CONFIG_DEFAULT, SEARCH_FEDERATED_CONFIG_TOKEN -> DAFF_SEARCH_FEDERATED_CONFIG_TOKEN
  • all: rename provider functions to provideDaff... (#3270)

Features

  • all: export driver providers (#3273) (b833dc5)
  • all: provide cacheable operations with function (#3282) (e9fc8dc)
  • all: provide drivers with provider functions (#3275) (b69b8ec)
  • all: provide factories with function (#3285) (19f05b0)
  • all: rename provider functions to provideDaff... (#3270) (c098de0)
  • all: use functions for providing configs (#3283) (4c3c9f1)
  • all: use provider functions (#3288) (166a876)
  • all: use provider functions for providing configs (#3280) (ed7930f)
  • all: use singleton injection token factory for driver tokens (#3268) (2b16c62)
  • analytics: create injection tokens with factory (#3221) (c3ea0bf)
  • auth: create injection tokens with factory (#3233) (8f078f5)
  • authorizenet: create injection tokens with factory (#3234) (f96294f)
  • cart-customer: create injection tokens with factory (#3236) (b07ab07)
  • cart-store-credit: create injection tokens with factory (#3237) (0518d60)
  • cart: create injection tokens with factory (#3235) (e536798)
  • category: combine all metadata effects (#3294) (887c839)
  • category: create injection tokens with factory (#3238) (2a9a32d)
  • contact: create injection tokens with factory (#3239) (0ae0282)
  • content: create injection tokens with factory (#3265) (5ac537a)
  • core: add singleton injection token factory (#3261) (a454214)
  • core: create injection tokens with factory (#3240) (615ccbc)
  • core: support injection token values to config provider (#3277) (c1de2d5)
  • customer-order: create injection tokens with factory (#3242) (31af2df)
  • customer-order: create injection tokens with factory (#3263) (87ff316)
  • customer-payment-authorizenet: create injection tokens with factory (#3244) (c457f77)
  • customer-payment: create injection tokens with factory (#3243) (81aecc5)
  • customer-store-credit: create injection tokens with factory (#3245) (b54761b)
  • customer: create injection tokens with factory (#3241) (bd0421a)
  • daffio: clean up design docs overview page (#3272) (0f359ce)
  • daffio: create injection tokens with factory (#3267) (46c8e96)
  • design: configure defaults for status themes (#3291) (cf4d2f7)
  • design: create injection tokens with factory (#3246) (7b28ecf)
  • design: create injection tokens with factory (#3264) (0f3bb0b)
  • design: update DaffStatus danger value to critical and add an info value (#3293) (e3365b2)
  • design: update status colors in statusable components to use the status themes (#3297) (2a0418f)
  • dgeni,design: hardcode nav list order with index.json (#3311) (158fd78)
  • dgeni: instantiate marked for each pipeline (#3308) (5987d24)
  • driver: create injection tokens with factory (#3247) (aba565c)
  • external-router: create injection tokens with factory (#3248) (fc3ba6f)
  • geography: create injection tokens with factory (#3249) (87f7c6f)
  • navigation: create injection tokens with factory (#3250) (4fc7be6)
  • newsletter: create injection tokens with factory (#3251) (8533b66)
  • order: create injection tokens with factory (#3252) (7e971ea)
  • payment: create injection tokens with factory (#3253) (c094225)
  • paypal: create injection tokens with factory (#3254) (0a569dc)
  • product-composite: create injection tokens with factory (#3256) (b5e8729)
  • product-configurable: create injection tokens with factory (#3257) (34b43bb)
  • product,product-composite: use default config tokens (#3278) (d612544)
  • product: create injection tokens with factory (#3255) (91cf3e9)
  • reviews: create injection tokens with factory (#3258) (b2b24d7)
  • search: create injection tokens with factory (#3259) (2fbd482)
  • seo: create injection tokens with factory (#3262) (e3a6cc1)

Bug Fixes

  • daffio: sidebars not loading in SSR (#3312) (a5feb39)
  • dgeni: API package breadcrumbs missing (#3296) (5dad812)
  • dgeni: incorrect link generation for design guides (#3292) (f813a1e)
  • dgeni: syntax highlighting broken for code blocks (#3307) (8b7df20)

This PR was generated with Release Please. See documentation.

gray-bot avatar Oct 14 '24 18:10 gray-bot