Skip to content

Releases: toonvanstrijp/nestjs-i18n

V9.0.13

21 May 16:40
Compare
Choose a tag to compare

New features

  • Expose private methods of AbstractLoader class #331 (thanks @vyobukhov) ๐ŸŽ‰

V9.0.12

01 May 13:29
Compare
Choose a tag to compare

New features

  • Simplified DTO error responses #326 (thanks @rubiin) ๐ŸŽ‰

V9.0.11

30 Apr 22:16
Compare
Choose a tag to compare

Bug fixes

  • Fix issues with DTO error formatting #324 (thanks @kaiunido) ๐ŸŽ‰

V9.0.10

21 Apr 10:23
Compare
Choose a tag to compare

Bug fixes

  • correctly initialise when using watch: true #322 (Thanks @jamesweb1) ๐Ÿญ

V9.0.9

18 Apr 18:22
Compare
Choose a tag to compare

Bug fixes

  • fixes #313 it doesn't add support for rabbitmq yet. But it now properly handles unsupported contexts. (Thanks @rubiin ) ๐ŸŒฎ

V9.0.8

15 Apr 22:57
Compare
Choose a tag to compare

New features

  • ejs view engine support (thanks @rubiin โค๏ธ) #317 ๐Ÿฆ–
  • nestjs-mailer docs and helper function (thanks @DennisSnijder) #315 ๐ŸŽ‰

V9.0.7

15 Apr 07:00
Compare
Choose a tag to compare

New features

V9.0.6

12 Apr 21:50
Compare
Choose a tag to compare

New features

Bug fixes

  • Nested translations templating fix ๐Ÿง‘โ€๐Ÿ”ง (Thanks @prg-hussam) #310

V9.0.5

09 Apr 10:15
Compare
Choose a tag to compare

Bug fixes

  • Fixed issue with GraphQL Mercurius driver (#309) ๐ŸŒฎ

V9.0.4

04 Apr 19:40
Compare
Choose a tag to compare

New features

  • Add generic casting to translate and t function #305 (thanks @SchroederSteffen ๐Ÿจ hope you like ice-cream)

Bug fixes