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

Peer dependancy Gatsby 4.0? #42

Closed karldanninger closed 2 years ago

karldanninger commented 2 years ago

Will this package work on Gatsby 4?

mariusbutuc commented 2 years ago

The latest v3.7.0 currently displays:

warn Plugin gatsby-plugin-segment-js is not compatible with your gatsby version 4.1.0 - It requires gatsby@^3.0.0 || ^2.0.0
newhouse commented 2 years ago

Yes, this package will work in Gatsby 4. The peer dependency versions were just updated to indicate this and that change was published on npm in version 3.7.1.