Mime Types: Enhance the way mime types are resolved by prioritizing them based on their facets, ensuring more accurate type handling in your applications.
Improvements
Mime Database: Update the mime-db to version 1.22.0, bringing in the latest mime data for improved type recognition.
License Clarity: Update the license information to clearly state that the package is under the MIT license, providing better transparency for users.
Fixes
Fix the issue where DEBUG_MIME doesn't work by addressing the undefined loading state when calling 'define()' directly, ensuring smoother operation.
Others
Remove a duplicate scripts property that was causing issues for Node Tools for Visual Studio, streamlining the package configuration.
Ensure that JSON files are treated with UTF-8 charset, improving compatibility and performance.