Form Handling: Enjoy improved support for uploading files using FormData without a known length. This enhancement allows for smoother file uploads in your applications.
Improvements
Documentation: Access a new quick start guide that helps you get up and running with the 'got' library more easily. This guide provides essential information for new users.
Fixes
Fix the issue where the beforeError hook incorrectly fires even when the throwHttpErrors option is set to false. This ensures that your error handling behaves as expected.
Others
Update links in the documentation to direct users to the correct sections, enhancing navigation and usability.