Body Parsing: Introduce a new option that allows users to customize the depth of parsing, enhancing flexibility in handling nested objects.
Improvements
OSSF Scorecard: Add an OSSF Scorecard badge to the project, providing users with a quick overview of the project's health and compliance.
Continuous Integration: Improve the CI pipeline to proactively report the project's status daily and on pushes to the master branch, ensuring users are informed about critical fields like CI tests and contributors.
Fixes
Fix issues with parsing in the qs library by updating to version 6.12.3, which resolves parsing inconsistencies and improves overall reliability.
Others
Enhance the CI GitHub action to fix errors when running tests in Node.js versions 8 and 9, ensuring a smoother testing experience for users.