andrezimpel / gatsby-plugin-gdpr-cookies

Gatsby plugin to add Google Analytics (V4 is supported), Google Tag Manager, Facebook Pixel, TikTok Pixel and Hotjar in a GDPR form to your site.
Apache License 2.0
101 stars 70 forks source link

Gatsby v5 campatibility #93

Closed enmalidia closed 1 year ago

enmalidia commented 1 year ago

Describe the bug I've updated to Gatsby v5 and now I'm getting "Plugin gatsby-plugin-gdpr-cookies is not compatible with your gatsby version 5.0.1 - It requires gatsby@^2.24.77 || ^3.0.0 || ^4.0.0" This plugin isn't compatible?

"gatsby-plugin-gdpr-cookies": "^2.0.9", "react": "^18.2.0", "gatsby": "^5.0.1",

oliverlambson commented 1 year ago

@andrezimpel tagging for visibility:)

garrettboatman commented 1 year ago

@andrezimpel - kind reminder to merge #95 🙂