Skip to content

Releases: toonvanstrijp/nestjs-i18n

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

v10.3.2

14 Sep 09:07
b79b0f6
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump apollo-server-core from 3.11.1 to 3.12.1 by @dependabot in #553
  • feat: option to throw on translation missing by @rubiin in #558
  • chore: bump version by @rubiin in #559

Full Changelog: v10.3.1...v10.3.2

v10.3.1

24 Aug 10:02
7e23170
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.3.0...v10.3.1

v10.3.0

21 Aug 04:48
1f2f22e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V10.2.6...v10.3.0

V10.2.6

14 Jan 12:28
Compare
Choose a tag to compare

Fixes