Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support react-i18next v13 #24

Merged
merged 1 commit into from
Jun 16, 2023
Merged

Conversation

marcosgilf
Copy link
Contributor

This should fix #23.

The change in v13 of react-18next was https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md#1300:

13.0.0

@stevensacks
Copy link
Owner

Thanks! I’ll check it out and get it merged soon.

@stevensacks stevensacks merged commit ba65344 into stevensacks:main Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When react-i18next is updated to 13.0.0, we get npm ERR! ERESOLVE could not resolve on npm install
2 participants