Skip to content

Releases: aralroca/next-translate

2.0.0-canary.2

23 Jan 09:58
1382b03
Compare
Choose a tag to compare
2.0.0-canary.2 Pre-release
Pre-release

What's Changed

  • Move plugin to next-translate-plugin package by @aralroca in #975

Full Changelog: 2.0.0-canary.1...2.0.0-canary.2

2.0.0-canary.1

17 Jan 14:42
f134a17
Compare
Choose a tag to compare
2.0.0-canary.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 1.5.0...2.0.0-canary.1

2.0.0-experimental.3

21 Sep 10:39
Compare
Choose a tag to compare
2.0.0-experimental.3 Pre-release
Pre-release

What's Changed

  • [#912] Fixed warning about extra fields in the configuration, and added typing for standard package export by @StLyn4 in #923

Full Changelog: 2.0.0-experimental.2...2.0.0-experimental.3

2.0.0-experimental.2

20 Sep 11:09
Compare
Choose a tag to compare
Pre-release

What's Changed

  • [Webpack loader]: Code processing completely rewritten using Typescript Compiler API by @StLyn4 in #913

New Contributors

Full Changelog: 1.6.0...2.0.0-experimental.2

1.6.0

19 Sep 12:47
c64916f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.0...1.6.0

1.6.0-canary.1

18 Aug 07:21
f6e5515
Compare
Choose a tag to compare
1.6.0-canary.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 1.5.0-canary.5...1.6.0-canary.1

2.0.0-experimental.1

06 Jul 15:35
Compare
Choose a tag to compare
2.0.0-experimental.1 Pre-release
Pre-release

What's Changed

  • Feature: use babel parser for plugin code transformations by @marcesengel in #854

New Contributors

Full Changelog: 1.5.0-canary.5...2.0.0-experimental.1

1.5.0

06 Jul 15:55
7ebba0c
Compare
Choose a tag to compare

New release 1.5 🚀🔆!

News 🗞

Also, we announce that there is the first experimental version of version 2.0 (click to more information about the changes of version 2.0, for now experimental).

Features

  • Feature request for getT: get multiple namespaces by @slevy85 in #862
  • feat(transCore): get all of the keys inside a namespace by @slevy85 in #864

Patches

  • undo adding ctx.lang to dependency array of memorizing t in useTranslation by @duc-gp in #836
  • fix loading of namespaces for missing files by @wuifdesign in #794
  • Fix: nested middleware detection by @MrPumpking in #869
  • fix namespaces in Next.js +11 after history.back() 68483af by @aralroca
  • fix default property with return objects by @aralroca in #877

New Contributors

Full Changelog: 1.4.0...1.5.0

1.5.0-canary.5

04 Jul 12:20
Compare
Choose a tag to compare
1.5.0-canary.5 Pre-release
Pre-release

1.5.0-canary.3

28 Jun 11:25
Compare
Choose a tag to compare
1.5.0-canary.3 Pre-release
Pre-release

What's Changed

  • Fix: nested middleware detection by @MrPumpking in #869

New Contributors

  • @MrPumpking made their first contribution in #869

Full Changelog: 1.5.0-canary.2...1.5.0-canary.3