Major Changes
-
#4048 by @zbeyens – Move store state
selectedCells
andselectedTables
fromuseTableStore
toTablePlugin
options store. This fixes the issue to get access to those state outside a table element (e.g. the toolbar) -
#4048 by @zbeyens – Upgrade to
jotai-x@2
. Migration needed only if you use one of these stores:useCommentStore
usePlaceholderStore
useResizableStore
useTableStore