Releases: toonvanstrijp/nestjs-i18n
Releases · toonvanstrijp/nestjs-i18n
v10.4.9
v10.4.8
What's Changed
- build(deps-dev): bump pug from 3.0.2 to 3.0.3 by @dependabot in #655
- build(deps-dev): bump webpack from 5.88.2 to 5.94.0 by @dependabot in #656
- build(deps-dev): bump ejs from 3.1.9 to 3.1.10 by @dependabot in #631
- fix: dont log for throwOnError when disabled by @rubiin in #657
Full Changelog: v10.4.7...v10.4.8
v10.4.7
What's Changed
- fix(#646): I18nValidationExceptionFilter error response body by @Jeel-Parikh in #647
- chores: version bump by @rubiin in #654
New Contributors
- @Jeel-Parikh made their first contribution in #647
Full Changelog: v10.4.6...v10.4.7
v10.4.6
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
- Use context lang as primary default for service by @mahziyar-es in #638
- Fix: Typo in Type Safety Guide Documentation by @abdulvahidkp in #650
- Update nested.md by @CreeTar in #652
- feat: logging control for unsupported context by @rubiin in #653
New Contributors
- @hatxor made their first contribution in #618
- @azizrosyid made their first contribution in #622
- @psyrenpark made their first contribution in #625
- @mahziyar-es made their first contribution in #638
- @abdulvahidkp made their first contribution in #650
- @CreeTar made their first contribution in #652
Full Changelog: v10.4.5...v10.4.6
v11.0.0-beta
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
- @hatxor made their first contribution in #618
- @azizrosyid made their first contribution in #622
- @psyrenpark made their first contribution in #625
Full Changelog: v10.4.5...v11.0.0-beta
v10.4.5
What's Changed
- build(deps-dev): bump follow-redirects from 1.15.3 to 1.15.4 by @dependabot in #607
- Add eslint-disable and prettier-ignore to generated file by @lehuygiang28 in #610
- doc: fix typo by @rubiin in #611
- feat: version bump by @rubiin in #612
New Contributors
- @lehuygiang28 made their first contribution in #610
Full Changelog: v10.4.0...v10.4.5
v10.4.0
What's Changed
- feat: add compatibility with @golevelup/rabbitmq by @lucas-gregoire in #595
- fix: I18nContext.current() undefined when using additional interceptors by @lucas-gregoire in #594
- move error log to only show if key for default value is missing by @henrikhertler in #598
- chores: version update by @rubiin in #599
New Contributors
- @lucas-gregoire made their first contribution in #595
- @henrikhertler made their first contribution in #598
Full Changelog: v10.3.7...v10.4.0
v10.3.7
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
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