Releases: sergiodxa/remix-i18next
Releases · sergiodxa/remix-i18next
v5.0.0
What's Changed
New Features
- feat: use i18next v22 new TFunction and Namespace types by @ruisaraiva19 in #106
Full Changelog: v4.2.0...v5.0.0
v4.2.0
What's Changed
Documentation Changes
- Update README by @stevensacks in #70
- Ease initial copy-paste setup on README by @Xiphe in #71
- Update README.md by @wolthers in #79
- Remove REMIX_TOKEN setup step from
CONTRIBUTING.md
by @sergiocarneiro in #81
Other Changes
- Bump got from 11.8.3 to 11.8.5 by @dependabot in #87
- chore(deps): upgrade dependencies and use Node 16 by @ruisaraiva19 in #100
New Contributors
- @Xiphe made their first contribution in #71
- @wolthers made their first contribution in #79
- @dependabot made their first contribution in #87
- @ruisaraiva19 made their first contribution in #100
Full Changelog: v4.1.1...v4.2.0
v4.1.1
What's Changed
Documentation Changes
- Add types of
i18next-fs-backend
to README.md by @thomasverleye in #68
New Features
- Use defaultNS or "translation" by @stevensacks in #67
New Contributors
- @thomasverleye made their first contribution in #68
- @stevensacks made their first contribution in #67
Full Changelog: v4.1.0...v4.1.1
v4.1.0
What's Changed
Documentation Changes
- Fix code examples by @charlesdemers in #56
- Add missing i18next-browser-languagedetector in README by @xstevenyung in #62
New Features
- Remove dependency on Remix Utils by @sergiodxa in #63
- Add support for array of namespaces on
getFixedT
by @sergiocarneiro in #61
New Contributors
- @charlesdemers made their first contribution in #56
- @xstevenyung made their first contribution in #62
- @sergiocarneiro made their first contribution in #61
Full Changelog: v4.0.0...v4.1.0
v4.0.0
What's Changed
New Features
- Better React i18next compatibility and interoperability by @sergiodxa in #54
Other Changes
New Contributors
Full Changelog: v3.0.0...v4.0.0
v3.0.0
What's Changed
New Features
- Simplify React part by @sergiodxa in #49
Full Changelog: v2.3.0...v3.0.0
v2.3.0
What's Changed
Documentation Changes
New Features
- Returns the specific locale if there are multiple variants by @adrai in #45
- Add InMemoryBackend by @sergiodxa in #48
Other Changes
- Add GitHub ISSUE_TEMPLATE files by @cliffordfajardo in #41
New Contributors
- @mehrad77 made their first contribution in #42
- @adrai made their first contribution in #45
- @cliffordfajardo made their first contribution in #41
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
New Features
- Add getFixedT method by @sergiodxa in #38
Other Changes
- Avoid react error when changing locale by @matmilbury in #27
New Contributors
- @matmilbury made their first contribution in #27
Full Changelog: v2.1.5...v2.2.0
v2.1.5
What's Changed
Documentation Changes
New Features
- Mark the package as free of sideEffects by @sergiodxa in #30
New Contributors
Full Changelog: v2.1.4...v2.1.5