From 9f142d7e3b7a728340d679aeb6c193d3959b7924 Mon Sep 17 00:00:00 2001 From: Constance Chen Date: Thu, 4 May 2023 15:03:10 -0700 Subject: [PATCH] changelog --- upcoming_changelogs/6754.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 upcoming_changelogs/6754.md diff --git a/upcoming_changelogs/6754.md b/upcoming_changelogs/6754.md new file mode 100644 index 000000000000..e0ac9d6d7a59 --- /dev/null +++ b/upcoming_changelogs/6754.md @@ -0,0 +1,3 @@ +**Breaking changes** + +- Removed deprecated `EuiLoadingContent`. We recommend using the `EuiSkeleton` components instead.