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

Update / replace React-intl in the future #488

Open
kuijoe opened this issue Dec 2, 2019 · 0 comments
Open

Update / replace React-intl in the future #488

kuijoe opened this issue Dec 2, 2019 · 0 comments

Comments

@kuijoe
Copy link
Contributor

kuijoe commented Dec 2, 2019

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/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant