Skip to content

Releases: IonicaBizau/tinyreq

3.4.3

14 Feb 01:54

Choose a tag to compare

 - Update the documentation.

  • Add the GitHub Sponsors link. 

As always, I am very grateful to those supporting my projects! You can do that by donating via PayPal or via GitHub Sponsors.

Thank you very much! ❤️

3.4.2

09 Aug 16:31

Choose a tag to compare

Update docs and licence year. 🚀

3.4.1

03 Jan 20:59

Choose a tag to compare

Happy New Year! 🎉 🚀

This pull request is going to update the documentation of this project and add the Buy me a coffee cookies and tea button:

Buy Me A Coffee

If this project helped you, tea and cookies is perhaps something I would really enjoy. :)

3.4.0

03 May 04:42

Choose a tag to compare

Upgrade the follow-redirects version

3.3.1

25 Dec 02:43

Choose a tag to compare

Rerender documentation. Add yarn commands.

3.3.0

25 Oct 07:07

Choose a tag to compare

Add support for gzipped reponses. Thanks, @coltaemanuela! 🍰

3.2.6

08 Sep 13:59

Choose a tag to compare

Rerender documentation.

3.2.5

11 Aug 03:46

Choose a tag to compare

Fix Promises support.

Tinyreq does not store the response body unless a callback is provided. This fixes the then functionality to enable storing the body content. Fixes #26.

3.2.4

07 Aug 16:14

Choose a tag to compare

Rebundle

3.2.3

07 Aug 15:19

Choose a tag to compare

Support for promises