Skip to content

Releases: fubar/jrac

v3

17 Apr 05:52
Compare
Choose a tag to compare

Usability improvements:

  • New RestApiResponse class
  • The module now provides the client as well as the response classes via named exports
  • Promises are now resolved or rejected with either an instance of RestApiResponse or Error

v2

13 Apr 07:17
Compare
Choose a tag to compare
v2

My initial motivation for creating this module was to make it easily available to my other projects. I did not expect this to be picked up by the community this quickly! Versions before this one had a couple bugs that surfaced as I worked on my other projects, apologies for that. This version brings improved usability along with fixes for those bugs.

Feedback welcome!