Mime Types: Enjoy improved handling of file extensions with the new logic for resolving extension conflicts, ensuring better compatibility with the mime-score module.
Improvements
Reporting: Benefit from proactive project status updates with the new OSSF scorecard reporting feature, which tracks critical fields daily and on each push to the master branch.
Compatibility: The CI matrix now supports only Node.js versions 18 and above, ensuring a more streamlined and efficient testing process.
Fixes
Fix broken tests for Node.js versions 8 and 9, ensuring that the testing environment is stable and reliable for all users.
Fix the mapping for the .js file type to the correct text/javascript mime type, aligning with the latest specifications.
Others
Replace deprecated methods in the codebase to enhance performance and maintainability, ensuring a smoother experience for users.