microapps / gatsby-plugin-react-i18next

Easily translate your Gatsby website into multiple languages
MIT License
121 stars 72 forks source link

add support for Gatsby 5.x #166

Closed gdams closed 1 year ago

gdams commented 1 year ago

Add support for Gatsby 5.x and deprecate the Helmet function (also deprecated upstream)

fixes: https://github.com/microapps/gatsby-plugin-react-i18next/issues/163

jimmyn commented 1 year ago

@gdams seems there is an issue with gatsby-plugin-sitemap

https://stackoverflow.com/questions/72250191/error-siteurl-does-not-exist-on-sitemetadata-in-the-data-returned-from-the

Could you please take a look?

gdams commented 1 year ago

@gdams seems there is an issue with gatsby-plugin-sitemap

Looking