Skip to content

v1.6.1

Latest
Compare
Choose a tag to compare
@mattmilburn mattmilburn released this 08 Feb 16:47

💅🏻 Enhancements

  • Add Russian language translations.

🐛 Bug fixes

  • Fix issue where fetchClient.delete() method was called instead of fetchClient.del().
  • Add missing support for : character in URL regex.

⚙️ Chore

  • Implement useAPIErrorHandler in fetchClient responses.