There are still a few endpoints that I need to either add or properly test, and more docs to write, but is solid enough that I'm comfortable pushing out a beta version.
Broadly, this release includes support for:
Single URL configuration of NhostClients
Easier GQL client and link creation
Serverless function calls, via NhostClient.functions
GraphQL-based storage of file metadata
Pre-signed URLs for sharing of protected files Storage.getPresignedUrl
Additional image transformation parameters in Storage.downloadImage
Dev server scripts/configs for running the examples
Improved testability with a new test dev server, HTTP proxy support in
testing environments, and environment-driven logging
This release is a work in progress.
There are still a few endpoints that I need to either add or properly test, and more docs to write, but is solid enough that I'm comfortable pushing out a beta version.
Broadly, this release includes support for:
NhostClient
sNhostClient.functions
Storage.getPresignedUrl
Storage.downloadImage
Related to #51