Skip to content

1.3.2

Latest
Compare
Choose a tag to compare
@patricktran patricktran released this 05 May 22:45
· 3 commits to master since this release

Bugfix/Edge case - only call onDraggedColumnChange when column ordering is changed in ReactTable. We do not want to call onDraggedColumnChange if column order is changed outside of ReactTable... this may lead to an infinite loop depending on your use case.

Update eslint/prettier config