Skip to content

Commit 49ee6d6

Browse files
committed
chore(changelog): add v9.0.0-next.2 [skip ci]
1 parent e47dd01 commit 49ee6d6

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,27 @@ _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.2 (2024-02-22)
17+
18+
#### :boom: Breaking Change
19+
* `datepickers`
20+
* [#1716](https://github.com/zendeskgarden/react-components/pull/1716) feat!: renames Datepicker components to DatePicker ([@geotrev](https://github.com/geotrev))
21+
* `modals`
22+
* [#1715](https://github.com/zendeskgarden/react-components/pull/1715) feat!: rename DrawerModal to Drawer ([@geotrev](https://github.com/geotrev))
23+
* `pagination`
24+
* [#1712](https://github.com/zendeskgarden/react-components/pull/1712) feat: renames Pagination to OffsetPagination with revised API ([@geotrev](https://github.com/geotrev))
25+
* `colorpickers`, `datepickers`, `dropdowns.next`, `modals`, `theming`, `tooltips`
26+
* [#1709](https://github.com/zendeskgarden/react-components/pull/1709) chore!: replace Popper with Floating UI ([@jzempel](https://github.com/jzempel))
27+
* `colorpickers`
28+
* [#1711](https://github.com/zendeskgarden/react-components/pull/1711) feat(colorpickers)!: refactor `ColorSwatch` with improved accessibility backed by a native input (radio or checkbox) group ([@jzempel](https://github.com/jzempel))
29+
30+
#### :bug: Bug Fix
31+
* `datepickers`
32+
* [#1717](https://github.com/zendeskgarden/react-components/pull/1717) fix: rename datepickers folder name in storybook UI ([@geotrev](https://github.com/geotrev))
33+
34+
#### :seedling: Internal
35+
* [#1718](https://github.com/zendeskgarden/react-components/pull/1718) chore(next): updates from `main` ([@jzempel](https://github.com/jzempel))
36+
1637
## v9.0.0-next.1 (2024-02-08)
1738

1839
#### :boom: Breaking Change

0 commit comments

Comments
 (0)