Skip to content

Releases: toonvanstrijp/nestjs-i18n

v10.4.9

12 Sep 10:11
3f02438
Compare
Choose a tag to compare

What's Changed

  • Fixes #659 🐛 fix formatI18nErrors function to work property when 'target' property not exists on 'error' object by @pejold in #660
  • fix: version update by @rubiin in #663

New Contributors

Full Changelog: v10.4.8...v10.4.9

v10.4.8

09 Sep 14:16
434f37b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.4.7...v10.4.8

v10.4.7

08 Sep 09:30
6e0b1b6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.4.6...v10.4.7

v10.4.6

07 Sep 13:29
e9732dd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.4.5...v10.4.6

v11.0.0-beta

25 Apr 08:38
Compare
Choose a tag to compare

What's Changed

  • Adding some missing path. to code quick-start.mdx examples by @hatxor in #618
  • build(deps-dev): bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #621
  • fix dto-validation link in global validation by @azizrosyid in #622
  • build(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4 by @dependabot in #624
  • Update type-safety.md by @psyrenpark in #625
  • New Cli for building translations when using type safety
  • Multiple loaders

New Contributors

Full Changelog: v10.4.5...v11.0.0-beta

v10.4.5

16 Feb 14:39
bb11a7a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.4.0...v10.4.5

v10.4.0

01 Dec 14:28
c3063dc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.3.7...v10.4.0

v10.3.7

25 Oct 08:38
a861a2f
Compare
Choose a tag to compare

What's Changed

  • fix: remove chalk as its barely used by @rubiin in #576
  • Update package.json by @rubiin in #577
  • build(deps-dev): bump postcss from 8.4.30 to 8.4.31 by @dependabot in #578
  • feat: add bumpp for release by @rubiin in #580
  • build(deps-dev): bump @babel/traverse from 7.22.20 to 7.23.2 by @dependabot in #584
  • build(deps-dev): bump @babel/traverse from 7.22.5 to 7.23.2 in /samples/simple by @dependabot in #585
  • Update tsconfig.json to use lf by @rubiin in #588
  • Get platform independent line style by @tkalmar in #589
  • build(deps-dev): bump @babel/traverse from 7.22.5 to 7.23.2 in /samples/dto-validation by @dependabot in #586
  • feat: update package.json release script by @rubiin in #591
  • chore: version bump by @rubiin in #592

New Contributors

Full Changelog: v10.3.5...v10.3.7

v10.3.5

21 Sep 03:56
d7d98b5
Compare
Choose a tag to compare

What's Changed

  • doc: add nested translation faq by @rubiin in #567
  • fix: update docusaurus and remove uneeded packages by @rubiin in #569
  • fix: update eslint and eslint command by @rubiin in #570
  • docs: add api doc with typedoc by @rubiin in #571
  • fix: reroll i18nValidationErrorFactory implementation by @rubiin in #572
  • chore: version bump by @rubiin in #573

Full Changelog: v10.3.4...v10.3.5

v10.3.4

19 Sep 11:09
07b6074
Compare
Choose a tag to compare

What's Changed

  • doc: add faq section by @rubiin in #562
  • feat: use custom i18n error by @rubiin in #563
  • feat: add i18ntranslation type and import fixes by @rubiin in #565
  • Fixes module not found for typescript

Full Changelog: v10.3.2...v10.3.4