gatsby-source-directus
gatsby-source-directus copied to clipboard
Recent fixes aren't reflected in latest release
@iKonrad PR #4 was merged to fix issue #3, but there is no release that includes the fix to this.
Can you create a release so I can reference it in my package.json? (my project has a restriction that doesn't allow us to directly target commit hashes, otherwise I'd just target c7c97e0d6).
@iKonrad just drawing your attention back to this. Are you able to create a new release?
@jkjustjoshing Was this issue fixed by any chance? Because I am still seeing the error as described in the previous issue request.

@samis-dv I don't believe a new version has been released - you'll need to create your own release that includes PR #4 locally and then reference that.
Unfortunately I'm not using Gatsby right now so I won't be able to give you much more guidance than that.