Releases: toonvanstrijp/nestjs-i18n
Releases ยท toonvanstrijp/nestjs-i18n
V9.0.13
New features
- Expose private methods of AbstractLoader class #331 (thanks @vyobukhov) ๐
V9.0.12
V9.0.11
V9.0.10
Bug fixes
- correctly initialise when using
watch: true
#322 (Thanks @jamesweb1) ๐ญ
V9.0.9
V9.0.8
New features
- ejs view engine support (thanks @rubiin โค๏ธ) #317 ๐ฆ
- nestjs-mailer docs and helper function (thanks @DennisSnijder) #315 ๐
V9.0.7
New features
- Pug view engine support! (Thanks @mihael-stormrage) (instructions) ๐
V9.0.6
New features
- New abstract and yaml loader ๐ (Thanks @maxinthestudio) #311
Bug fixes
- Nested translations templating fix ๐งโ๐ง (Thanks @prg-hussam) #310
V9.0.5
V9.0.4
New features
- Add generic casting to
translate
andt
function #305 (thanks @SchroederSteffen ๐จ hope you like ice-cream)
Bug fixes
- Fix pluralisation bug #303 (thanks for reporting @MitchWeber ๐ )