Results 12 issues of Joost Jansky

Thanks for this great tool! I'm using `dependencies`, `peerDependencies` and `devDependencies` in my project. Whenever I have one module in more than one of the dependency blocks, it is updated...

# Description When adding url links in Ghost CMS, you are forced to enter them as absolute paths, e.g. `https://ghost-cms.com/welcome/` to link to the welcome post. These links don't work...

help wanted
feature

Previously, `next/images` was not working on Netlify and that's why it was disabled on all Netlify builds. Now that Netlify supports this feature, it should be integrated into this repo....

help wanted

Previously, ISR was not working on Netlify and that's why it was disabled on all Netlify builds. Now that Netlify supports this feature, it should be integrated into this repo....

help wanted

### Describe the bug Instantiating the MemoryCache (lru-cache) in the loader config takes more than 40 seconds on my fast desktop. I also can't publish with `wrangler publish` as I...

bug

- [x] verified that the CMS I'm adding is still maintained. - [x] read [CONTRIBUTING.md](https://github.com/postlight/awesome-cms/blob/master/CONTRIBUTING.md). - [x] did not generate README.md.

This is a feature request for rewriting the library in **typescript** as it gives a much better DX experience and helps in finding bugs at an earlier stage. This could...

feature request

I am using the js-client with Next.js and the netlifyAPI class increases my bundle size by approx. 20 KB, although I am using just a few methods. This is too...