Skip to content

peerDependency required: i18next >= 19 #254

Open
@parachvte

Description

@parachvte

🐛 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions