next-translate

Next.js plugin + i18n API for Next.js 🌍 - Load page translations and use them in an easy way!

MIT License

Downloads
311.8K
Stars
2.5K
Committers
70

Bot releases are visible (Hide)

next-translate - 1.2.0-canary.2

Published by aralroca almost 3 years ago

  • Fix TranslationQuery type #713
next-translate - 1.2.0-canary.1

Published by aralroca almost 3 years ago

  • Add formatter #712
next-translate - 1.1.2-canary.2

Published by aralroca almost 3 years ago

  • Add Router.query in setLanguage #707 (by @ilchoTaleski)
next-translate - 1.1.1

Published by aralroca about 3 years ago

  • feat(697): allow to disable colors (#698) (by @rubenmoya)
  • Add pagesInDir config property + improve default (#701) (by @aralroca)
next-translate - 1.1.1-canary.3

Published by aralroca about 3 years ago

  • Fix
next-translate - 1.1.1-canary.2

Published by aralroca about 3 years ago

  • Add pagesInDir config property + improve default #701
next-translate - 1.1.1-canary.1

Published by aralroca about 3 years ago

  • feat(697): allow to disable colors #698 (by @rubenmoya)
next-translate - 1.1.0

Published by aralroca about 3 years ago

New release with a new feature thanks to @tomvardasca, and with an important fix for monorepos like Nx. Also for those who use a custom server can change the locale from Node with req.locale.

  • Add default translation option #659 (by @tomvardasca)
  • Fix problems with Nx #686 #687 #689 (by @aralroca)
  • Allow req.locale for custom server routes #616 (by @aralroca)
  • Update dependencies (Next, babel, typescript...) #673 (by @aralroca)
  • Remove old CLI file #672 (by @aralroca)
next-translate - 1.1.0-canary.5

Published by aralroca about 3 years ago

  • Improve skip transformation when __N_SSP & __N_SSG #689
next-translate - 1.1.0-canary.4

Published by aralroca about 3 years ago

  • Fix duplicate __N_SSG #687
next-translate - 1.1.0-canary.3

Published by aralroca about 3 years ago

  • Fix bug with the order of webpack loaders, fix problems with Nx #686
next-translate - 1.1.0-canary.2

Published by aralroca about 3 years ago

  • Update dependencies (Next, babel, typescript...) #673
  • Remove old CLI file #672
next-translate - 1.1.0-canary.1

Published by aralroca about 3 years ago

  • Add default translation option #659 (by @tomvardasca)
next-translate - 1.0.8-canary.1

Published by aralroca over 3 years ago

  • Allow req.locale for custom server routes #616
next-translate - 1.0.7

Published by aralroca over 3 years ago

  • Add new property extensionsRgx to config #589 (by @berndartmueller)
  • Listen for namespaces changes and load necessary namespaces #592 (by @rihardssceredins)
  • Revert "Add useMemo to useTranslation" #605 (by @aralroca)
  • Remove console.warn because is already solved on Next.js 10.2.1-canary.4 #609 (by @aralroca)
next-translate - 1.0.7-canary.3

Published by aralroca over 3 years ago

  • Revert "Add useMemo to useTranslation" #605
next-translate - 1.0.7-canary.2

Published by aralroca over 3 years ago

  • Listen for namespaces changes and load necessary namespaces #592
next-translate - 1.0.7-canary.1

Published by aralroca over 3 years ago

  • Add new property extensionsRgx to config #589
next-translate - 1.0.6

Published by aralroca over 3 years ago

  • Update Trans text after change lang #566 (by @aralroca)
  • Ignore api.(ts|js...) file #567 (by @aralroca)
  • Add useMemo to useTranslation #574 (by @aralroca)
  • Update deps #582
next-translate - 1.0.6-canary.3

Published by aralroca over 3 years ago

  • Add useMemo to useTranslation #574