fix(deps): update dependency react-i18next to v16
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| react-i18next | ^15.7.3 -> ^16.0.0 |
Release Notes
i18next/react-i18next (react-i18next)
v16.3.5
v16.3.4
- Fix: avoid the "ref is not a prop" warning when a user ref is placed on an element inside
<Trans>1887, by still trying to fix element.ref access issue with react 19 1846
v16.3.3
- improve useTranslation to fix "Maximum update depth exceeded" but still support new react-compiler 1885 1863
v16.3.2
- fix: avoid "Uncaught TypeError: Cannot redefine property: __original"
v16.3.1
- revert fix: Incosistent behaviour of Trans and t. Trans set defaultValue when t call doesn't set the field. 1876 f22d478
v16.3.0
- fix: add i18n wrapper for React Compiler and React.memo compatibility 1884
v16.2.4
- try to fix "Trans component do not render anymore children as default value in test environment" 1883 by also respecting 1876
v16.2.3
- fix hyphened component break issue 1882
v16.2.2
v16.2.1
- fix regression in v16.2.0: bindI18nStore does not work correctly 1879
v16.2.0
- try to address: useTranslation hook violates React's rules of hooks by conditionally calling inner hooks 1863
v16.1.6
- fix: fix: handle spread props for inner components in Trans (icu) 1877
v16.1.5
- fix: Incosistent behaviour of Trans and t. Trans set defaultValue when t call doesn't set the field. 1876
- Trans: use also defaultValue via tOptions as fallback
v16.1.4
- fix: detect pre-transformation use of interpolation like number/date/etc. 1875
v16.1.3
- fix: ensure invalid identifiers are quoted in the props object 1874
v16.1.2
- missing.js extensions for Icu imports
v16.1.1
- exports for
IcuTranscomponent 1873
v16.1.0
- Introduce
IcuTranscomponent 1869
v16.0.1
v16.0.0
- major upgrade i18next dep to address 1865
v15.7.4
- downgrade i18next dep to address 1865
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by FITKO CI