Cookie Handling: You can now use cookie values that contain invalid characters without issues in non-strict mode. This change allows for more flexibility in cookie value parsing, improving compatibility with various systems.
Improvements
Documentation: The README has been updated to clarify the argument semantics for the Cookie.parse function, ensuring users have accurate information when implementing this feature.