Skip to content

Commit 544cf2b

Browse files
committed
chore(changelog): add v9.0.0-next.3 [skip ci]
1 parent d5086e8 commit 544cf2b

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,30 @@ _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.3 (2024-02-29)
17+
18+
#### :boom: Breaking Change
19+
* `accordions`, `avatars`, `buttons`, `chrome`, `dropdowns.legacy`, `dropdowns`, `forms`, `grid`, `modals`, `notifications`, `pagination`, `theming`
20+
* [#1725](https://github.com/zendeskgarden/react-components/pull/1725) feat!: renames and prunes type/constant exports from packages ([@geotrev](https://github.com/geotrev))
21+
* `dropdowns`, `notifications`
22+
* [#1723](https://github.com/zendeskgarden/react-components/pull/1723) feat!: renames react-dropdowns.next to react-dropdowns ([@geotrev](https://github.com/geotrev))
23+
* `avatars`, `dropdowns.legacy`, `notifications`, `typography`
24+
* [#1722](https://github.com/zendeskgarden/react-components/pull/1722) feat!: renames `react-dropdowns` to `react-dropdowns.legacy` ([@geotrev](https://github.com/geotrev))
25+
* `buttons`, `forms`
26+
* [#1720](https://github.com/zendeskgarden/react-components/pull/1720) chore!: remove `ButtonGroup` and `MultiThumbRange` components ([@jzempel](https://github.com/jzempel))
27+
* `colorpickers`
28+
* [#1719](https://github.com/zendeskgarden/react-components/pull/1719) feat!: renames Colorpicker(Dialog) to ColorPicker(Dialog) ([@geotrev](https://github.com/geotrev))
29+
30+
#### :bug: Bug Fix
31+
* `dropdowns.legacy`, `grid`
32+
* [#1727](https://github.com/zendeskgarden/react-components/pull/1727) fix: updates constant imports in grid story and lingering dropdowns.next references ([@geotrev](https://github.com/geotrev))
33+
* `colorpickers`
34+
* [#1726](https://github.com/zendeskgarden/react-components/pull/1726) fix(colorpickers): `ColorSwatch` focus styling ([@jzempel](https://github.com/jzempel))
35+
36+
#### :seedling: Internal
37+
* `theming`
38+
* [#1721](https://github.com/zendeskgarden/react-components/pull/1721) chore: add Storybook tool for dark mode ([@jzempel](https://github.com/jzempel))
39+
1640
## v9.0.0-next.2 (2024-02-22)
1741

1842
#### :boom: Breaking Change

0 commit comments

Comments
 (0)