Body Parsing: Enhance the JSON parsing functionality by improving the first-character check to accommodate JSON whitespace, ensuring more robust data handling.
Documentation: Add JSDoc types for the main export, improving clarity and usability for developers using the middleware.
Fixes
Fix parametersLimit error code in the documentation, providing clearer guidance for users regarding parameter limits.
Others
Update dependencies to ensure the middleware remains compatible and secure with the latest versions of its supporting libraries.