chore(deps): update dependency react-i18next to v12 - autoclosed
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
react-i18next | 11.18.6 -> 12.3.1 |
Release Notes
i18next/react-i18next
v12.3.1
- optimization for optional lng prop for useTranslation, should now prevent missings when lazy loading translations 1637
v12.3.0
- optional lng prop for useTranslation (helping on server side 1637)
v12.2.2
- try to fix conditional exports in package.json
v12.2.1
- type fix: the type of defaultNS in I18nextProvider should support string[] 1633
v12.2.0
- if defaultValue is passed in not ready t functio (via useTranslation) return that instead of the key, even though the user-land could should be fixed 1618
v12.1.5
v12.1.4
- fix crash in gatsby 1594
v12.1.3
- fix fallback of t function in Trans component
v12.1.2
- fix crash in gatsby 1594
v12.1.1
- fix for node resolution 1589
v12.1.0
- context-less version of Trans component to be used for environments without react context 1588
v12.0.0
- Update t function types to rely on types coming from i18next 1501
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.