Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Update / replace React-intl in the future #488

@kuijoe

Description

@kuijoe

The react-intl internalization plugin for React is going to break the site when updating the current version 2.9.0 to 3.x. Some of the methods we are currently using were renamed and or removed in the new version. The current version of react-intl is using deprecated lifecycle methods such as componentWillMount so it should be updated or even replaced in the near future.

https://github.com/formatjs/react-intl/blob/master/docs/Upgrade-Guide.md

An alternative internalization library could be https://react.i18next.com/

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