react-sortable-hoc v0.0.8 Release Notes

    • ➕ Added distance prop (#35)
    • ➕ Added a shouldCancelStart (#47, #36, #41) prop to programatically cancel sorting before it begins.
    • Prevent right click from causing sort start (#46)