Skip to content

Releases: i18next/next-i18next

v10.2.0

11 Jan 11:41
Compare
Choose a tag to compare

Features:

  • Expose Translation component from react-i18next

v10.1.0

30 Dec 02:32
Compare
Choose a tag to compare

Chores:

  • Added note for Vercel/Netlify using serverSideTranslations (6b5841b)

v10.0.1

22 Dec 22:49
650b7ef
Compare
Choose a tag to compare

Bug fixes:

  • Set interpolation.escapeValue to false (c9056a5)

v10.0.0

04 Dec 09:23
Compare
Choose a tag to compare

Breaking changes:

  • Remove interpolation from defaultConfig (bf1f608)

v9.2.0

23 Nov 09:39
Compare
Choose a tag to compare

Documentation:

  • Note for asynchronous backends (d761e76)

Chores:

  • Bump i18next to v21.5.3 (a103cb8)

v9.1.0

16 Nov 11:01
Compare
Choose a tag to compare

Refactor:

  • Set config.react.useSuspense to false (93d4f88)

v9.0.1

15 Nov 09:42
Compare
Choose a tag to compare

Bug fixes:

  • Pin i18next-fs-backend to >=1.1.4

v9.0.0

12 Nov 07:43
Compare
Choose a tag to compare

Breaking changes:

Features:

  • Make appWithTranslation generic over AppProps type (76b8994)

Refactor:

  • Remove router.locale check (d2d1b73)

v8.10.0

02 Nov 15:03
Compare
Choose a tag to compare

Bug fixes:

  • Move @types/i18next-fs-backend to dev deps (a7939f2)

v8.9.0

12 Oct 11:37
Compare
Choose a tag to compare

Documentation:

  • Update README with addResourceBundle info (d8ad005)