Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 0.81.0 #3395

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

gray-bot
Copy link
Contributor

@gray-bot gray-bot commented Jan 7, 2025

🤖 I have created a release beep boop

0.81.0 (2025-01-15)

⚠ BREAKING CHANGES

  • dgeni,docs-utils: the ToC types have been trimmed up to only have fields used

Features

  • core: add daffMerge (#3441) (b20b7ce)
  • daffio: add safe html pipe (#3413) (128fa4a)
  • daffio: clean up doc article template UI (#3431) (ef5254b)
  • daffio: dynamically render doc views (#3415) (4edd95a)
  • daffio: fix duplicate selector names in docs components (#3418) (4c6e46a)
  • daffio: replace dynamic doc renderer with service in page component (#3419) (d3cee1e)
  • design: add link mode to tabs component (#3429) (69d2859)
  • design: clean up typography docs and update usage of font family base (#3427) (bfb40e4)
  • design: deprecate embolden mixin and class (#3409) (c339f7c)
  • design: tabs component UI updates (#3403) (203f7e0)
  • design: update root status tokens to use value retrieved from daff-map-get function (#3428) (f299a83)
  • dgeni,daffio: implement ToC for package guide API symbols (#3440) (8c8d530)
  • dgeni,docs-utils: add kind to documents (#3396) (a26cde4)
  • dgeni,docs-utils: extract out ToC type (#3397) (0db48b5)
  • dgeni,docs-utils: store API docs and symbols on package guides (#3412) (7a9f3d0)
  • dgeni,docs,daffio: implement ToC for all doc kinds (#3423) (676e498)
  • docs-utils,dgeni: pull examples out of content and store in doc (#3389) (84a5def)
  • docs-utils: support component doc kinds in helper (#3398) (bd26e3d)
  • router: add merge strategy config for route data service (#3443) (455e53b)

Bug Fixes

  • daffio: API package ToC missing error (#3442) (c461515)
  • daffio: rendering empty toc (#3416) (7c57b80)
  • daffio: sidebars not registered on child docs routes (#3444) (2017cc8)
  • design: fix sidebar flickering on SSR (#3434) (b3e10bd)
  • dgeni: incorrect generation of design ToC (#3411) (cb8d631)
  • docs-utils: link computation missing for components (#3410) (4f2eaca)

This PR was generated with Release Please. See documentation.

@gray-bot gray-bot requested a review from a team as a code owner January 7, 2025 21:07
@gray-bot gray-bot requested a review from a team as a code owner January 7, 2025 21:07
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from 522e9c1 to fbfa8ab Compare January 7, 2025 21:56
@gray-bot gray-bot changed the title chore: release 0.80.1 chore: release 0.81.0 Jan 7, 2025
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from fbfa8ab to 85406ba Compare January 7, 2025 22:08
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from 85406ba to d78e5d3 Compare January 8, 2025 20:37
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from d78e5d3 to 754824f Compare January 9, 2025 14:54
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from 754824f to fdb79dc Compare January 9, 2025 18:50
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from fdb79dc to e9d7934 Compare January 9, 2025 19:21
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from e9d7934 to 171ab4d Compare January 9, 2025 20:31
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from 171ab4d to 72b93c1 Compare January 9, 2025 20:38
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from 72b93c1 to 32b9bcf Compare January 9, 2025 21:16
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from 32b9bcf to 71e72bb Compare January 10, 2025 14:17
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from 71e72bb to c64c01a Compare January 10, 2025 16:33
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from c64c01a to 3ea9ace Compare January 10, 2025 19:26
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from 3ea9ace to f648a8e Compare January 10, 2025 21:29
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from f648a8e to 84e3ed6 Compare January 10, 2025 21:48
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from 84e3ed6 to 9ee1a03 Compare January 12, 2025 15:06
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from 9ee1a03 to 1c46750 Compare January 13, 2025 13:35
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from 1c46750 to 42d98ba Compare January 13, 2025 18:01
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from 42d98ba to e0373b1 Compare January 13, 2025 18:44
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from e0373b1 to 17bd369 Compare January 14, 2025 15:33
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from d199458 to 5fff6fd Compare January 14, 2025 16:41
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from 5fff6fd to 6003bbc Compare January 14, 2025 20:37
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from 6003bbc to ffd457d Compare January 15, 2025 19:08
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from ffd457d to 8149653 Compare January 15, 2025 19:13
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from 8149653 to 8794977 Compare January 15, 2025 19:22
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from 8794977 to 96672b5 Compare January 15, 2025 19:38
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from 96672b5 to 7de55fd Compare January 15, 2025 21:00
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