Release 4.0.3
π Bug Fix
- #485 when item is disabled, do not add event listeners (@st-h)
- #472 sortableGroup may be undefined (@NullVoxPopuli)
π Internal
- #490 Bump parse-url from 6.0.0 to 6.0.5 (@dependabot[bot])
- #491 Bump vm2 from 3.9.9 to 3.9.11 (@dependabot[bot])
- #496 Bump terser from 5.13.1 to 5.15.1 (@dependabot[bot])
- #494 Move test config to the dummy app (@Windvis)
- #495 Use the
isTesting
macro (@Windvis) - #488 Remove unused dependencies (@bertdeblock)
Committers: 4
- Bert De Block (@bertdeblock)
- Sam Van Campenhout (@Windvis)
- Steve (@st-h)
- @NullVoxPopuli