Skip to content

Releases: aralroca/next-translate

0.7.0

13 Feb 13:10
a2611f9
Compare
Choose a tag to compare

Changes

  • [docs] Add docs about how to change the lang #47
  • [docs] Change yarn install next-translate to yarn add next-translate in README
  • [feat] Allow to load different namespaces for a page #49
  • [fix] Add missing translation in examples #46
  • [fix] Fix express version #46

0.6.0

07 Feb 11:12
ad8c25e
Compare
Choose a tag to compare

Changes

  • Add TypeScript support on CLI #42

0.5.0

03 Feb 12:21
0490387
Compare
Choose a tag to compare

Changes

  • Support next version 9.2.1 #40

0.4.0

24 Jan 14:33
89e2038
Compare
Choose a tag to compare

Changes

  • Support defaultLanguage as a function #38

0.3.1

08 Jan 19:05
b79f0c8
Compare
Choose a tag to compare

Patches

  • Fix defaults #35

0.3.0

08 Jan 15:57
fa76ce9
Compare
Choose a tag to compare

Minor changes

  • Allow nested keys in namespaces #33

Patches

  • Fix fallback when is no provider #32
  • Update dependences (next.js & husky) #32
  • Update github action to check node 13.x #32

0.2.0

29 Dec 11:30
b40046d
Compare
Choose a tag to compare

Minor changes

  • Allow '*' for common namespaces declaration #28

Patches

  • Update dependencies (next & @testing-library/react) #26

0.1.8

12 Dec 13:16
5d321f1
Compare
Choose a tag to compare

Patches

  • Fix pathnames with trailing slash #25

0.1.7

12 Dec 09:18
cd69557
Compare
Choose a tag to compare

Patches

  • Fix Trans component when index is incorrect #24

0.1.6

11 Dec 14:53
2c35821
Compare
Choose a tag to compare

Patches

  • Fix appWithI18n props #23