benjaminhoffman / gatsby-plugin-segment-js

Gatsby plugin for segment.com's analytic.js snippet
https://www.npmjs.com/package/gatsby-plugin-segment-js
MIT License
40 stars 28 forks source link

Not Compatible with Gatsby 5 #51

Closed rosswhitehouse closed 1 year ago

rosswhitehouse commented 1 year ago

Hey!

When I gatsby develop locally I get this warning:

warn Plugin gatsby-plugin-segment-js is not compatible with your gatsby version 5.0.0 - It requires gatsby@^2 || ^3 || ^4

It seems to be working OK for me but I use it just to add the script, so for me it's safe to just to ignore it. I suppose there'd need to be more tests done to check more complicated functionality before declaring that it's fully working with Gatsby 5.

Thank you for your time 🙇

brandon-hedrick commented 1 year ago

+1

thannes commented 1 year ago

+1

newhouse commented 1 year ago

OK OK... 😄

newhouse commented 1 year ago

This is now fixed in 3.7.2. Please confirm @brandon-hedrick @rosswhitehouse @thannes