Skip to content

Commit 4e43911

Browse files
committed
chore(changelog): add v9.3.0 [skip ci]
1 parent fa6461e commit 4e43911

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,24 @@ _Note: Gaps between patch versions are faulty, broken or test releases._
1313
<!-- DO NOT MODIFY BELOW THIS COMMENT -->
1414
<!-- insert-new-changelog-here -->
1515

16+
## v9.3.0 (2024-12-05)
17+
18+
#### :rocket: New Feature
19+
* `accordions`, `avatars`, `breadcrumbs`, `buttons`, `chrome`, `colorpickers`, `datepickers`, `draggable`, `dropdowns.legacy`, `dropdowns`, `forms`, `grid`, `loaders`, `modals`, `notifications`, `pagination`, `tables`, `tabs`, `tags`, `theming`, `tooltips`, `typography`
20+
* [#1978](https://github.com/zendeskgarden/react-components/pull/1978) feat(peer-deps): extend `styled-components` support to v6 ([@ze-flo](https://github.com/ze-flo))
21+
22+
#### :bug: Bug Fix
23+
* `accordions`
24+
* [#1982](https://github.com/zendeskgarden/react-components/pull/1982) fix(accordions): set `inert` for hidden `Stepper` content ([@jzempel](https://github.com/jzempel))
25+
* `chrome`
26+
* [#1981](https://github.com/zendeskgarden/react-components/pull/1981) fix(chrome): provide missing `useId` container dependency for `Sheet` component ([@jzempel](https://github.com/jzempel))
27+
28+
#### :seedling: Internal
29+
* `dropdowns`
30+
* [#1983](https://github.com/zendeskgarden/react-components/pull/1983) chore(dropdowns): fix multiselectable combobox tags ([@jzempel](https://github.com/jzempel))
31+
* Other
32+
* [#1980](https://github.com/zendeskgarden/react-components/pull/1980) chore: adjust renovate schedule ([@jzempel](https://github.com/jzempel))
33+
1634
## v9.2.0 (2024-11-21)
1735

1836
#### :rocket: New Feature

0 commit comments

Comments
 (0)