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 hidden (Show)

next-translate - 1.0.2-canary.3

Published by aralroca almost 4 years ago

  • Invoking getInitialProps of wrapper component in withTranslation HOC #433 (by @emmekappa)
next-translate - 1.0.2-canary.2

Published by aralroca almost 4 years ago

  • fix getServerSideProps loading on dynamic page with HOC #426
next-translate - 1.0.2-canary.1

Published by aralroca almost 4 years ago

  • fix: components type of TransProps #422 (by @vimutti77)
next-translate - 1.0.1

Published by aralroca almost 4 years ago

PATCHES

  • Update @babel/preset-env #416 (by @aralroca)
  • Improve appWithI18n types #414 (by @aralroca)
  • Use env var to change the working directory #406 #409 (by @aralroca)
next-translate - 1.0.1-canary.4

Published by aralroca almost 4 years ago

  • Improve appWithI18n types #414
next-translate - 1.0.1-canary.3

Published by aralroca almost 4 years ago

  • Use env var to change the working directory instead of double config #409
next-translate - 1.0.1-canary.2

Published by aralroca almost 4 years ago

  • Fix way to load dir #407
next-translate - 1.0.1-canary.1

Published by aralroca almost 4 years ago

  • Allow env variable for cwd #406
next-translate - 1.0.0

Published by aralroca almost 4 years ago

This release has breaking changes. See the migration guide from 0.x to 1.0.

BREAKING CHANGES

  • Add plurals: zero, one, two, few, many, other #345 (by @aralroca)
  • Replace CLI to next plugin + move project to typescript + refactor #359 (by @aralroca)

CHANGES

  • Add getT to get the t function outside components / pages #383 #386 (by @aralroca)
  • Add loadNamespaces in case that someone don't want to use the loader #345 #383 (by @aralroca)
  • Add support for nesting plural translations #368 (by @josephfarina)
  • Add support to customize the interpolation delimeter #373 (by @josephfarina)

PATCHES

  • Add bundle analyzer to example #379 (by @aralroca)
  • Add migration guide 0.x to 1.0.0 #349 (by @dislick)
  • Change config way i18provider #369 (by @aralroca)
  • Clean build plugin packages #372 (by @aralroca)
  • Fix _app.js with class extended from NextApp #371 (by @aralroca)
  • Fix auto-import #380 (by @aralroca)
  • Improve config i18nprovider #370 (by @aralroca)
  • Re-add Translate type #376 #377 (by @aralroca & @gurkerl83)
  • Update README adapted to 1.0 #359 (by @aralroca)
  • Update example adding custom interpolation #375 (by @aralroca)
  • fix: compiled page pathname in windows #362 (by @vimutti77)

Useful links

Credits

Huge thanks to @dislick, @vimutti77, @josephfarina, @gurkerl83, @aralroca and to everyone who has contributed with issues, ideas, comments in the PR, etc, for helping! 🙏

next-translate - 1.0.0-canary.9

Published by aralroca almost 4 years ago

  • Fix issue with Node 10 #386
next-translate - 1.0.0-canary.8

Published by aralroca almost 4 years ago

  • Add getT to get the t function outside components / pages #383 (by @aralroca)
next-translate - 1.0.0-canary.7

Published by aralroca almost 4 years ago

  • Fix auto-import #380 (by @aralroca)
  • Add bundle analyzer to example #379 (by @aralroca)
  • Improve interface Translate #377 (by @gurkerl83)
next-translate - 1.0.0-canary.6

Published by aralroca almost 4 years ago

  • Re-add Translate type #376 (by @aralroca)
  • Update example adding custom interpolation #375 (by @aralroca)
next-translate - 1.0.0-canary.5

Published by aralroca almost 4 years ago

  • Add support for nesting plural translations #368 (by @josephfarina)
next-translate - 1.0.0-canary.4

Published by aralroca almost 4 years ago

  • Add support to customize the interpolation delimeter #373 (by @josephfarina)
next-translate - 1.0.0-canary.3

Published by aralroca almost 4 years ago

  • Fix _app.js with class extended from NextApp #371
  • Improve config i18nprovider #370
  • Change config way i18provider #369
next-translate - 1.0.0-canary.2

Published by aralroca almost 4 years ago

  • fix: compiled page pathname in windows #362
next-translate - 1.0.0-canary.1

Published by aralroca almost 4 years ago

  • Replace CLI to next plugin + move project to typescript + refactor #359
next-translate - 1.0.0-experimental.20

Published by aralroca almost 4 years ago

next-translate - 1.0.0-experimental.18

Published by aralroca almost 4 years ago