react-i18next v11.2.0 Release Notes

Release Date: 2019-11-13 // over 4 years ago
    • 🌐 withTranslation allow not only passing a ref with option withRef but also passing a forwardedRef from outside as props (before forwardedRef was only added to wrapped component if the withRef option was set) 992