Skip to content

Commit f38b883

Browse files
committed
Updated changelog
1 parent ac3396e commit f38b883

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

changelogs/CHANGELOG_2024.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [`v93.5.1`](https://github.com/elastic/eui/releases/v93.5.1)
2+
3+
**Bug fixes**
4+
5+
- Fixed unvirtualized `EuiSelectable`s to not cause Jest/jsdom errors on active option change ([#7618](https://github.com/elastic/eui/pull/7618))
6+
17
## [`v93.5.0`](https://github.com/elastic/eui/releases/v93.5.0)
28

39
- `EuiHeaderLinks` now accepts a `children` render function that will be passed a `closeMobilePopover` callback, allowing consumers to close the mobile popover by its content ([#7603](https://github.com/elastic/eui/pull/7603))

changelogs/upcoming/7618.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

src-docs/src/components/guide_page/versions.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"euiVersions": [
3+
"93.5.1",
34
"93.5.0",
45
"93.4.0",
56
"93.3.0",

0 commit comments

Comments
 (0)