Open Primajin opened 2 years ago
Hey! We're planning a bigger update soon to fix all the issues and make it work with the newer Gatsby versions.
Any ETA?
Hey! We're planning a bigger update soon to fix all the issues and make it work with the newer Gatsby versions.
Good news! After upgrade to Gatsby v5, this plugin is not working correctly anymore... We need updates ASAP :) Any hope?
Please can someone pick the maintenance of this repo back up? This is broken for some time now
@JerzyDamian / @gdams do you know where it breaks in particular? It seems to work ok for me still under Gatsby 5 - maybe it's a special configuration I can help with?
I think it's the change from helmet to Gatsby head that breaks things
Ahh I see, I am still using helmet, since Gatsby head can't update things during runtime only compile time
Yeah I think helmet has been deprecated for some time now
Yeah I think helmet has been deprecated for some time now
Ah what a pity.
However for this CSP plugin I don't see a lot of use cases where one would want to change the CSP in runtime - so a fixed/static CSP via the new Gatsby head API should offer a viable option and reduces dependency as it comes out of the box.
Hey it looks like this repo is a bit abandoned - is this still under active development?
👻