Patch Changes
-
#1663
8f91d91
Thanks @github-actions! - RemovequeueMicrotask
from constructor ofValueHistory
. -
#1663
9a0edf6
Thanks @github-actions! - Refactor Sortable store implementation to use a newWeakStore
class- Add new
WeakStore
constructor in@dnd-kit/state
package - Replace Map-based store implementation in Sortable with new WeakStore utility
- Add new
-
#1663
a9db4c7
Thanks @github-actions! - Update@preact/signals-core
from v1.6.0 to v1.8.0