Open
Description
🐛 Bug Report
With [email protected]
and i18next@18
, will throw error:
TypeError: i18nextInstance.services.pluralResolver.getSuffixes is not a function
Previous with [email protected]
is fine.
With i18next@^19
installed, it works.
To Reproduce
N/A
Expected behavior
Add peerDependency to the package, indicating minimum version of i18next required.
Your Environment
- runtime version: Node.js 16
- i18next version: 4.4.0
- os: macOS
Metadata
Metadata
Assignees
Labels
No labels