Skip to content

Releases: xairoo/next-i18next-static-site

v1.0.2

29 Dec 09:30
Compare
Choose a tag to compare

Changelog:

  • readme updated (689a98c)
  • Merge pull request #7 from xairoo/dev-next-v14 (d9851be)

v1.0.1

28 Dec 15:58
Compare
Choose a tag to compare

Changelog:

  • Moved the configuration to environment variables because publicRuntimeConfig is deprecated by Next.js.
  • Updated to next v14.0.4

v0.3.1

01 Nov 09:58
Compare
Choose a tag to compare

Changelog:

  • fix(example): moved locales loader from _app.tsx to a separate file for real hot reloading to preserve the current components state (53c139a)
  • fix: locales typo (075c639)
  • docs: misc style updates (35fe9d8)
  • chore: release v0.3.0 (1f2f7c7)

v0.3.0

30 Oct 10:22
Compare
Choose a tag to compare
  • languageDetection() added (64aba11)
    • Used for browser or cookie locale detection.
    • Redirects the client to the given language.
    • defaultLanguage is used as fallback.

v0.2.6

29 Oct 09:10
Compare
Choose a tag to compare
Release 0.2.6

v0.2.5

28 Oct 17:55
Compare
Choose a tag to compare
Release 0.2.5