Skip to content

Releases: itsfadnis/jsonapi-client

v3.0.2

16 Apr 07:13
Compare
Choose a tag to compare

v3.0.1

15 Apr 19:42
Compare
Choose a tag to compare

Fix #65

Thanks to @ishoshani for bringing the issue to my notice

v3.0.0

12 Apr 14:22
Compare
Choose a tag to compare

Migrated to typescript! 🚀

v2.1.4

30 Mar 12:42
Compare
Choose a tag to compare
v2.1.4

Fix http request header 'X-Requested-With'

06 Mar 03:36
Compare
Choose a tag to compare

Security fixes

27 May 11:04
Compare
Choose a tag to compare

Github magically fixed some security issues. Honestly didn't bother looking into it. I trust github on this 🤷‍♂

Allow Model.fetch() to accept querystring parameters

30 Apr 09:56
Compare
Choose a tag to compare

Fix parameter extraction from JSONAPI errors

24 Jan 08:29
Compare
Choose a tag to compare

IE 11 support

16 Jan 09:22
Compare
Choose a tag to compare

for..of Iterator doesn't seem to work on IE 11. Removed this dependency. Now it's good to go!

Ensure strict specification of jsonapi type

15 Jan 11:29
Compare
Choose a tag to compare