Version 3.0.2
The previous release introduced a bug where the <Tree> inverted the result of the disableDrop
prop. For example, if you specified "true" it would allow a drop. This fixes that bug and updates the CI workflow to run unit tests and e2e tests.
What's Changed
- Invert Disable Drop by @jameskerr in #108
Full Changelog: v3.0.1...v3.0.2