Marco Link
Marco Link
@benjamine what do you think? are we good?
Hi @David05500, I'm sorry to hear you facing these issues. Is this about typescript types, or a general issue you're facing with the structure of the data? Have you already...
@dependabot rebase
@bernardoflynn Thanks for your feedback. We fixed a lot of dependency warnings, please have a look at version [`1.5.10`](https://github.com/contentful/contentful-cli/releases/tag/v1.5.10) (or higher)
Hi @wwwhatley If I get your question correctly you would like to update the Typescript definitions for RichText in this library?
Hi @florian-milky 👋 Thanks for the feedback! For the content Delivery API, `removeUnresolved` will remove all draft/unpublished entries from the response. For the Preview API, `removeUnresolved` will still return draft/unpublished...
Hi @ir2pid 👋 Sorry for the late response, would you be able to provide some code for your exact request? Also, have you tried to trigger a direct API call...
Hey @rewop, Good catch, the shape of the `sync` result differs indeed from the one for `getEntries`. Do you have a chance to open a pull request for it?
Hi @DmitriyLitvinov @dreysolano, this has been addressed lately. Please update your dependency to >= [v8.5.7](https://github.com/contentful/contentful.js/releases/tag/v8.5.7)
> This PR ensures that the merged params are not only passed in as fourth param but also as `header` field of the `param` prop, right? Exactly - sorry for...