1.2.0
π Changelog
π Enhancements:
- β¨ Upgraded to the latest approach for handling post requests, which now support both JSON and x-www-form-urlencoded formats.
- β Implemented extensive error handling capabilities to improve overall stability.
- π Updated JSDocs for all methods, enhancing code documentation and clarity.
- β‘οΈ Automatically converts sessionId to session, ensuring smooth updates without major disruptions.
- β Added new parameters to enhance functionality and customization options.
- β Introduced three new methods:
validCookies()
,isJSON()
, andisFormData()
, providing additional utility. - β° Extended timeout duration to allow sufficient waiting time for response handling.
π Other Changes:
- π Various performance optimizations and bug fixes to improve overall reliability.
- π Heavy code refactoring and improvements for better maintainability.
π And more exciting updates!
Automatic release notes
What's Changed
New Contributors
Full Changelog: 1.1.0...1.2.0