Skip to content

Version Packages#2022

Open
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main
Open

Version Packages#2022
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 17, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@dnd-kit/abstract@0.4.1

Patch Changes

  • Updated dependencies []:
    • @dnd-kit/geometry@0.4.1
    • @dnd-kit/state@0.4.1

@dnd-kit/collision@0.4.1

Patch Changes

  • Updated dependencies []:
    • @dnd-kit/abstract@0.4.1
    • @dnd-kit/geometry@0.4.1

@dnd-kit/dom@0.4.1

Patch Changes

  • #2020 00fd955 Thanks @namgi2386! - Fix DragOverlay flickering after drop

  • Updated dependencies []:

    • @dnd-kit/abstract@0.4.1
    • @dnd-kit/collision@0.4.1
    • @dnd-kit/geometry@0.4.1
    • @dnd-kit/state@0.4.1

@dnd-kit/geometry@0.4.1

Patch Changes

  • Updated dependencies []:
    • @dnd-kit/state@0.4.1

@dnd-kit/helpers@0.4.1

Patch Changes

  • Updated dependencies []:
    • @dnd-kit/abstract@0.4.1

@dnd-kit/react@0.4.1

Patch Changes

  • #2021 de5a0f4 Thanks @lixiaoyan! - Fixed useDraggable and useSortable reassigning the underlying entity's sensors on every render when sensors was passed as an inline array. The sensors prop is now compared with deepEqual (matching the existing behavior of modifiers, plugins, and DragDropProvider), preventing unnecessary mutations to the plugin registry that could disrupt in-progress sensor activation.

  • Updated dependencies [00fd955]:

    • @dnd-kit/dom@0.4.1
    • @dnd-kit/abstract@0.4.1
    • @dnd-kit/state@0.4.1

@dnd-kit/solid@0.4.1

Patch Changes

  • #2031 33ce050 Thanks @clauderic! - Fixed DragDropProvider evaluating its children JSX twice on initial mount in @dnd-kit/solid. The provider now strips children from the props it forwards to DragDropManager, preventing the manager constructor's spread ({...input}) from invoking Solid's children getter and synthesizing an orphan component subtree whose reactive scope was never disposed.

  • Updated dependencies [00fd955]:

    • @dnd-kit/dom@0.4.1
    • @dnd-kit/abstract@0.4.1
    • @dnd-kit/state@0.4.1

@dnd-kit/svelte@0.4.1

Patch Changes

  • Updated dependencies [00fd955]:
    • @dnd-kit/dom@0.4.1
    • @dnd-kit/abstract@0.4.1
    • @dnd-kit/state@0.4.1

@dnd-kit/vue@0.4.1

Patch Changes

  • Updated dependencies [00fd955]:
    • @dnd-kit/dom@0.4.1
    • @dnd-kit/abstract@0.4.1
    • @dnd-kit/state@0.4.1

@dnd-kit/state@0.4.1

@github-actions github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from e26a3ed to bfb4a8d Compare April 26, 2026 00:46
@github-actions github-actions Bot force-pushed the changeset-release/main branch 4 times, most recently from a70db5d to d8f9ce2 Compare May 6, 2026 00:01
@github-actions github-actions Bot force-pushed the changeset-release/main branch from d8f9ce2 to 8bc27f3 Compare May 6, 2026 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants