v4.0.0
4.0.0 (2026-07-12)
- feat!: move full MIME table to file-selector/mime subpath to shrink bundle (b778ca9)
BREAKING CHANGES
- the full extension-to-MIME table is no longer bundled into the core entry. Import COMMON_MIME_TYPES from file-selector/mime and pass it via the mimeTypes option to restore full coverage.