react-sortable-hoc v0.8.0 Release Notes

    • 👍 Allow getContainer to return a promise. This is useful when the container node is rendered by a parent component, since componentDidMount fires backwards (from child to parent) #155