Skip to content

Releases: aralroca/next-translate

0.17.2-canary.3

02 Jul 10:22
fa448f1
Compare
Choose a tag to compare
0.17.2-canary.3 Pre-release
Pre-release

PATCHES

  • Fix query params on redirect with lang-path #215

0.17.2-canary.2

10 Jun 07:56
fbcd0c8
Compare
Choose a tag to compare
0.17.2-canary.2 Pre-release
Pre-release

PATCHES

  • Change behavior of css/scss files inside pages_ (copy them instead of ignore them) #201

0.17.2-canary.1

09 Jun 19:51
9671c65
Compare
Choose a tag to compare
0.17.2-canary.1 Pre-release
Pre-release

PATCHES

  • Fix issue index folder #200
  • Skip build step for .css and .scss files #199

0.17.1

05 Jun 10:04
54612ac
Compare
Choose a tag to compare

CHANGES

0.17.1-canary.2

04 Jun 06:34
Compare
Choose a tag to compare
0.17.1-canary.2 Pre-release
Pre-release

CHANGES

  • Allow passing in a config to documentLang to avoid requiring "i18n.json" at request time (by @lone-cloud) #192

0.17.1-canary.1

30 May 22:35
597ca43
Compare
Choose a tag to compare
0.17.1-canary.1 Pre-release
Pre-release

CHANGES

  • Fix document lang typescript #188

0.17.0

29 May 09:16
862a4ef
Compare
Choose a tag to compare

In this release, we add a new helper documentLang (next-translate/documentLang) to load the language in the _document.js in an easy way. Read more about it.

Thank @dnepro for his contributions in documentation for this release! 👏

CHANGES

0.17.0-canary.2

27 May 11:20
7d05a0e
Compare
Choose a tag to compare
0.17.0-canary.2 Pre-release
Pre-release

CHANGES

Fix custom error page on catchall #183

0.17.0-canary.1

26 May 10:42
d3bfb62
Compare
Choose a tag to compare
0.17.0-canary.1 Pre-release
Pre-release

CHANGES

  • Add documentLang helper #181

0.16.1

25 May 17:39
e19e13b
Compare
Choose a tag to compare

PATCHES

  • Add 404 page as next internal page #180