Update dependency i18next to v22
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
i18next (source) | dependencies | major | ^21.4.2 -> ^22.0.0 |
Release Notes
i18next/i18next
v22.0.6
- fix CallbackError type
v22.0.5
- Change DefaultTFuncReturn to return null if returnNull typeOption is true 1865
v22.0.4
- Add type for Formatter.addCached 1862
v22.0.3
v22.0.2
- [TypeScript] Add default value for TDefaultResult 1853
v22.0.1
- Fix normalize type options 1850
v22.0.0
- Make the translation function fully type-safe 1775
BREAKING: Since this is a major rewrite for TypeScript usage we decided to create a major version. For JavaScript users v22.0.0 is equivalent to 21.10.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.