Bug Fixes
- #416: Fixed
mime.getType is not a functionwhen using the CommonJS build. Replaced the ESM-onlymimedependency withmime-types, which supports both ESM and CJS. Thanks to Alxs39 for reporting this issue.
mime.getType is not a function when using the CommonJS build. Replaced the ESM-only mime dependency with mime-types, which supports both ESM and CJS. Thanks to Alxs39 for reporting this issue.