Skip to content

Commit d94b1ae

Browse files
committed
chore(changelog): add v9.0.0-next.7 [skip ci]
1 parent 50a2b45 commit d94b1ae

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.0.0-next.7 (2024-04-04)
17+
18+
#### :boom: Breaking Change
19+
* `chrome`
20+
* [#1774](https://github.com/zendeskgarden/react-components/pull/1774) feat(chrome)!: removes `Sidebar` component ([@geotrev](https://github.com/geotrev))
21+
* `dropdowns`
22+
* [#1773](https://github.com/zendeskgarden/react-components/pull/1773) feat(dropdowns)!: removes object type from Option `value` prop ([@geotrev](https://github.com/geotrev))
23+
* `accordions`, `buttons`, `chrome`, `colorpickers`, `dropdowns`, `forms`, `grid`, `modals`, `pagination`, `tabs`, `theming`
24+
* [#1771](https://github.com/zendeskgarden/react-components/pull/1771) feat(theming)!: remove focusVisibleRef prop and polyfill scoping element ([@jzempel](https://github.com/jzempel))
25+
26+
#### :bug: Bug Fix
27+
* `.template`, `accordions`, `buttons`, `chrome`, `colorpickers`, `drag-drop`, `dropdowns.legacy`, `dropdowns`, `forms`, `grid`, `modals`, `notifications`, `pagination`, `tables`, `tabs`, `tags`, `typography`
28+
* [#1779](https://github.com/zendeskgarden/react-components/pull/1779) fix: update theming peer dependencies to ^9.0.0 ([@jzempel](https://github.com/jzempel))
29+
30+
#### :seedling: Internal
31+
* `dropdowns`, `forms`, `grid`
32+
* [#1781](https://github.com/zendeskgarden/react-components/pull/1781) chore(next): updates from `main` ([@jzempel](https://github.com/jzempel))
33+
1634
## v9.0.0-next.6 (2024-03-29)
1735

1836
#### :boom: Breaking Change

0 commit comments

Comments
 (0)