gatsby-source-ghost icon indicating copy to clipboard operation
gatsby-source-ghost copied to clipboard

Source plugin for pulling data into Gatsby.js from the Ghost Public API.

Results 15 gatsby-source-ghost issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-ghost](https://togithub.com/TryGhost/eslint-plugin-ghost) | [`2.16.0` -> `3.2.0`](https://renovatebot.com/diffs/npm/eslint-plugin-ghost/2.16.0/3.2.0) | [![age](https://badges.renovateapi.com/packages/npm/eslint-plugin-ghost/3.2.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [qs](https://togithub.com/ljharb/qs) | [`6.11.1` -> `6.11.2`](https://renovatebot.com/diffs/npm/qs/6.11.1/6.11.2) | [![age](https://badges.renovateapi.com/packages/npm/qs/6.11.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

Hello guys, we're currently using this plugin in our project. We have updated our node version to 20, but we're getting a warning. I've ran several tests with this library...

Hello guys, I've raised a PR to add support for node v20 and avoid getting a warning. [added support for node 20 by chrism1996 · Pull Request #277 · TryGhost/gatsby-source-ghost...

Hi 👋, I noticed that Ghost [added support for Node v22 LTS](https://github.com/TryGhost/Ghost/releases/tag/v5.110.0?ref=ghost.ostreff.info) starting from version 5.110.0. Are there plans to update the gatsby-source-ghost plugin to support Node.js v22 LTS as...