Skip to content

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 07:40

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.