v0.5.0-beta.2
Pre-release
Pre-release
·
133 commits
to master
since this release
⚠ BREAKING CHANGES
- useManagedFiles: removed selectWithoutShift option, added preventMultiSelect option, shift no longer multi selects, instead it range selects multiple files, while pressing command or control will allow adding multiple single files to the selection
Features
- useManagedFiles: shift for range select, meta or ctrl for multi (b8e7775)