strapi-sdk-javascript icon indicating copy to clipboard operation
strapi-sdk-javascript copied to clipboard

πŸ”Œ Official JavaScript SDK for APIs built with Strapi.

Results 52 strapi-sdk-javascript issues
Sort by recently updated
recently updated
newest added

## The devDependency [sinon](https://github.com/sinonjs/sinon) was updated from `7.5.0` to `8.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

https://github.com/strapi/strapi-sdk-javascript/blob/bd442dad2df8c8442f544e079c96bccb9059307b/src/lib/sdk.ts#L336-L369 I have read this in another issue and tried the suggested in the above link / gist. However, how would we do this if we don't have a local...

As per the [README.md](https://github.com/strapi/strapi-sdk-javascript/blob/master/README.md) **This repo is not currently being updated, maintained, and bug reports are not being looked at.** If you would like to help maintain this SDK please...

The upload is one of the central pieces of Strapi. It would be interesting to handle it easily using the SDK. - uploadFile - uploadFiles - getFiles - getFile -...

enhancement

try { const res = await strapi.register(username, email, password); setToken(res); return res; } catch (error) { return Promise.reject(error); } We can't parse the error message here

Related to #47 **Informations** - **Node.js version**: 12.14.0 - **npm version**: 6.13.4 - **Strapi version**: beta-19 - **Strapi-sdk-javascript version**: 0.3.3 - **Browser or Node.js**: NodeJS **What is the current behavior?**...

Hello! Firstly, thanks for a great SDK. I have however a problem in IE11. I get Syntax error in vendor.js that is pointing at "class Strapi {". In my Angular...

**Is your feature request related to a problem? Please describe.** I there any chance we will get `fetch` api support for the strapi-sdk? I think is needed especially in the...

## The devDependency [prettier](https://github.com/prettier/prettier) was updated from `1.16.4` to `1.17.0`. 🚨 [View failing branch](https://github.com/strapi/strapi-sdk-javascript/compare/master...strapi:greenkeeper%2Fprettier-1.17.0). This version is **covered** by your **current version range** and after updating it in your project...

greenkeeper

## The dependency [qs](https://github.com/ljharb/qs) was updated from `6.6.0` to `6.7.0`. 🚨 [View failing branch](https://github.com/strapi/strapi-sdk-javascript/compare/master...strapi:greenkeeper%2Fqs-6.7.0). This version is **covered** by your **current version range** and after updating it in your project...

greenkeeper