diff --git a/packages/eui/changelogs/upcoming/8256.md b/packages/eui/changelogs/upcoming/8256.md new file mode 100644 index 00000000000..308b4033aca --- /dev/null +++ b/packages/eui/changelogs/upcoming/8256.md @@ -0,0 +1,3 @@ +**Breaking changes** + +- Removed `EuiPopover`'s deprecated `hasDragDrop` prop. Use the `usePortal` prop on any children `EuiDraggable` components instead