Releases: sergiodxa/remix-i18next
Releases · sergiodxa/remix-i18next
v7.0.2
What's Changed
- Update dependencies and support React 19 by @sergiodxa in 24b5a4b
Other Changes
- Bump @types/react from 18.3.14 to 19.0.1 by @dependabot in #232
Full Changelog: v7.0.1...v7.0.2
v7.0.1
What's Changed
Other Changes
- Bump i18next from 23.16.8 to 24.0.0 by @dependabot in #226
- Bump typedoc-plugin-mdn-links from 3.3.8 to 4.0.1 by @dependabot in #227
- Bump typedoc from 0.26.11 to 0.27.2 by @dependabot in #230
Full Changelog: v7.0.0...v7.0.1
v7.0.0
What's Changed
Breaking changes
- Migrate to use React Router v7 by @AlemTuzlak in #223
Other Changes
- Bump @arethetypeswrong/cli from 0.16.4 to 0.17.0 by @dependabot in #221
New Contributors
- @AlemTuzlak made their first contribution in #223
Full Changelog: v6.4.1...v7.0.0
v6.4.1
What's Changed
Bug Fixes
- Replace Array#at with array[I] to support more browsers by @jansedlon in #213
Full Changelog: v6.4.0...v6.4.1
v6.4.0
What's Changed
New Features
- Add findLocale to detection options by @sergiodxa in #212
Full Changelog: v6.3.1...v6.4.0
v6.3.1
What's Changed
Bug Fixes
- Handle additional whitespaces and don't throw exception on invalid locale by @jansedlon in #211
Other Changes
- Bump @arethetypeswrong/cli from 0.15.4 to 0.16.1 by @dependabot in #210
New Contributors
- @jansedlon made their first contribution in #211
Full Changelog: v6.3.0...v6.3.1
v6.3.0
What's Changed
New Features
- Improve types of getFixedT by @sergiodxa in dfb2309
Full Changelog: v6.2.1...v6.3.0
v6.2.1
What's Changed
New Features
- Make KPrefix generic optional by @sergiodxa in a85b76f
Full Changelog: v6.2.0...v6.2.1
v6.2.0
What's Changed
New Features
- Upgrade setup by @sergiodxa in #199
- Add keyPrefix support to getFixedT in RemixI18Next by @sergiodxa in #192
- Remove undocumented PreloadTranslations by @sergiodxa in #200
- Avoid calling changeLanguage if it's the same as locale by @sergiodxa in #201
Full Changelog: v6.1.1...v6.2.0
v6.1.1
What's Changed
Other Changes
- Add funding option to package.json by @sergiodxa in #191
- Add react-i18next v15 as peer dependency by @sergiodxa in #196
Full Changelog: v6.1.0...v6.1.1