Skip to content

Releases: aralroca/next-translate

0.10.5

11 Mar 21:55
457f743
Compare
Choose a tag to compare

PATCHES

  • Fix types checks #74

0.10.4

11 Mar 20:52
eefaad3
Compare
Choose a tag to compare

PATCHES

  • Support TypeScript with strict=true and noImplicitAny=true #73

0.10.3

11 Mar 19:32
Compare
Choose a tag to compare

PATCHES

  • Use correct syntax for parameter (Typescript) #71

0.10.2

11 Mar 18:06
8c04e53
Compare
Choose a tag to compare

PATCHES

  • Fix TypeScript anotation #70

0.10.1

09 Mar 23:57
9be9e81
Compare
Choose a tag to compare

Changes

  • Allow getStaticPaths, getStaticProps, getServerSideProps + fix examples #68

0.10.0

09 Mar 19:01
a2cd34d
Compare
Choose a tag to compare

Changes

  • Compatibility with next.js ^9.3.0 #65

0.10.0-canary.1

21 Feb 11:09
0e5bc7d
Compare
Choose a tag to compare

Changes

  • Support polyfillsOptimization #59

Note: Requires next version >= 9.2.3

0.9.0

17 Feb 12:45
Compare
Choose a tag to compare

Changes

  • [feat] Add support of regex on pages #57

0.8.0

14 Feb 13:50
ce5f41c
Compare
Choose a tag to compare

Changes

  • [feat] Skip /api/* routes of builder #55

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