Skip to content

Releases: toonvanstrijp/nestjs-i18n

V2.2.3

05 Jul 17:08
Compare
Choose a tag to compare

implemented different translation loading.
implemented issue: #11

new features:

  • loading files in different ways readme
  • global translation files

V2.2.2

03 Jul 18:23
Compare
Choose a tag to compare
  • fixed typings for #10

V2.2.1

02 Jul 10:15
Compare
Choose a tag to compare
  • fixed breaking change (you can safely use . again in your JSON keys)
  • use flat to transform JSON to translations

V2.2.0

29 Jun 16:00
Compare
Choose a tag to compare
  • added support for using nested json structure

V2.1.4

14 Jun 09:48
Compare
Choose a tag to compare

fixes issue: #5

V2.1.1

05 Jun 12:32
Compare
Choose a tag to compare

Exposing interfaces to public api

V2.1.0

04 Jun 07:54
Compare
Choose a tag to compare
  • fixed issue #2

V2.0.2

09 Apr 21:19
Compare
Choose a tag to compare

fixed callstack error

V2.0.1

07 Apr 14:34
Compare
Choose a tag to compare

update readme.md

V2.0.0

07 Apr 14:31
Compare
Choose a tag to compare

Added fallback option