hupe1980 / gatsby-plugin-webfonts

A Gatsby plugin to handle cdn, base64 and self hosted webfonts
MIT License
55 stars 0 forks source link

support Gatsby v4 #26

Closed cedricdelpoux closed 1 year ago

cedricdelpoux commented 3 years ago

When using Gatsby v4, there is this annoying warning message

gatsby-plugin-webfonts@2.1.1" has incorrect peer dependency "gatsby@^3.0.0"

The plugin works as expected and is already compatible

cedricdelpoux commented 3 years ago

I made a PR

austinbutler commented 2 years ago

Looks like this was fixed by https://github.com/hupe1980/gatsby-plugin-webfonts/pull/27 and released in https://github.com/hupe1980/gatsby-plugin-webfonts/releases/tag/v2.2.2 so this issue can be closed.