Releases: clauderic/dnd-kit
Releases · clauderic/dnd-kit
@dnd-kit/[email protected]
Patch Changes
-
5194696
#51 Thanks @clauderic! - Fix issue with reducer initial state variable causing collisions due to variable references all pointing to the original initial state variable. -
310bbd6
#37 Thanks @nickpresta! - Fix typo in package.json repository URL -
Updated dependencies [
0b343c7
,310bbd6
]:- @dnd-kit/[email protected]
- @dnd-kit/[email protected]
@dnd-kit/[email protected]
Patch Changes
310bbd6
#37 Thanks @nickpresta! - Fix typo in package.json repository URL
@dnd-kit/[email protected]
Major Changes
2912350
Thanks @clauderic! - Initial public release.
@dnd-kit/[email protected]
Minor Changes
7bd4568
#30 - Initial beta release, authored by @clauderic.
@dnd-kit/[email protected]
Major Changes
2912350
Thanks @clauderic! - Initial public release.
Patch Changes
- Updated dependencies [
2912350
]:- @dnd-kit/[email protected]
- @dnd-kit/[email protected]
@dnd-kit/[email protected]
Minor Changes
7bd4568
#30 - Initial beta release, authored by @clauderic.
Patch Changes
- Updated dependencies [
7bd4568
]:- @dnd-kit/[email protected]
- @dnd-kit/[email protected]
@dnd-kit/[email protected]
Major Changes
2912350
Thanks @clauderic! - Initial public release.
Patch Changes
- Updated dependencies [
2912350
]:- @dnd-kit/[email protected]
- @dnd-kit/[email protected]
@dnd-kit/[email protected]
Minor Changes
7bd4568
#30 - Initial beta release, authored by @clauderic.
Patch Changes
- Updated dependencies [
7bd4568
]:- @dnd-kit/[email protected]
- @dnd-kit/[email protected]
@dnd-kit/[email protected]
Major Changes
2912350
Thanks @clauderic! - Initial public release.
Patch Changes
- Updated dependencies [
2912350
]:- @dnd-kit/[email protected]
- @dnd-kit/[email protected]
@dnd-kit/[email protected]
Patch Changes
-
2bb3065
Thanks @clauderic! - No longer settingpointer-events
tonone
for DragOverlay component as it interferes with custom cursors. -
bf04b2b
Thanks @clauderic! - Allow nullish values to be passed touseSensors
for conditional sensors.