Releases: Gigadrive/network-sdk-js
Releases · Gigadrive/network-sdk-js
2.0.0
- 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
v1.1.0
fastcache.get
will return null if the item does not exist, instead of throwing an Error