Skip to content

Releases: Gigadrive/network-sdk-js

2.0.1

05 Nov 21:21
7fe9379
Compare
Choose a tag to compare
v2.0.1

Remove axios

2.0.0

05 Nov 21:13
45140e1
Compare
Choose a tag to compare
  • Updated the SDK to use fetch and a new module structure
  • Introduced the alternative FastCache Document Client for easier use with objects
  • Require at least Node.js 18

1.1.4

03 Nov 04:03
24c08bc
Compare
Choose a tag to compare
v1.1.4

Fix

1.1.3

02 Nov 02:16
e47f947
Compare
Choose a tag to compare
v1.1.3

Update

1.1.2

02 Nov 02:12
5027a57
Compare
Choose a tag to compare
v1.1.2

Update

v1.1.1

17 Jun 13:57
2140d79
Compare
Choose a tag to compare
Update version number

v1.1.0

17 Jun 13:56
70922ab
Compare
Choose a tag to compare
  • fastcache.get will return null if the item does not exist, instead of throwing an Error