18.0.0 (2026-07-18)
- feat!: upgrade file-selector to v4 (f90eb4a)
BREAKING CHANGES
- FileWithPath now requires
path/relativePath, so a plain File is no longer assignable — type onDrop handlers asFile[]. The full extension-to-MIME table is no longer bundled; pass COMMON_MIME_TYPES fromfile-selector/mimevia getFilesFromEvent to restore it.