sergiodxa / remix-i18next

The easiest way to translate your Remix apps
https://sergiodxa.github.io/remix-i18next/
MIT License
575 stars 45 forks source link

Add support for i18next 23.x and react-i18next 13.x #139

Closed stevensacks closed 1 year ago

stevensacks commented 1 year ago

Added support for the new major versions of i18next and react-i18next.

trishrempel commented 1 year ago

+1 for this PR; I currently can't upgrade i18next/react-i18next on my Remix project without breaking peer dependencies with remix-i18next.

wolthers commented 1 year ago

Anything I can do to help this along?