From b31423b8b209c21cd4188b12a65d37b1e1a03ddc Mon Sep 17 00:00:00 2001 From: Ziad Beyens Date: Mon, 22 Jan 2024 15:29:42 +0100 Subject: [PATCH] Update BREAKING_CHANGES.md --- BREAKING_CHANGES.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/BREAKING_CHANGES.md b/BREAKING_CHANGES.md index 7f9cf58a9f..5ab5f6a9c4 100644 --- a/BREAKING_CHANGES.md +++ b/BREAKING_CHANGES.md @@ -1,3 +1,11 @@ +# 30.0.0 + +## @udecode/plate-table@30.0.0 + +### Major Changes + +- [#2867](https://github.com/udecode/plate/pull/2867) by [@12joan](https://github.com/12joan) – Fix: in v28, `TableProvider` was incorrectly shared by all tables in the editor. `TableProvider` must now be rendered as part of `TableElement`. + # 29.0.0 ## @udecode/plate-utils@29.0.0