sergiodxa/remix-i18next

react-i18next 15 support

Closed this issue · 2 comments

kenn commented

Describe the bug

react-i18next released v15 last month.

https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md

Your Example Website or App

https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md

Steps to Reproduce the Bug or Issue

% pnpm outdated
┌───────────────┬──────────────────────────────────┬────────┐
│ Package       │ Current                          │ Latest │
├───────────────┼──────────────────────────────────┼────────┤
│ react-i18next │ 14.1.3                           │ 15.0.1 │
└───────────────┴──────────────────────────────────┴────────┘

Expected behavior

Update dep to 15.

Screenshots or Videos

No response

Platform

  • OS: n/a
  • Browser: n/a
  • Version: n/a

Additional context

No response

kenn commented

Oh didn't realize that — thank you!