Description
Issue: Using the provided props users are able to prevent dragging of items, however we cannot prevent the re-ordering of items.
Feature Request - expose the new list of items in the confirmChange function. Allow consumers to use this data when evaluating a change.
Additional context
Will provide a PR for this change 😄