Releases: toonvanstrijp/nestjs-i18n
Releases · toonvanstrijp/nestjs-i18n
v10.6.0
What's Changed
- bugfix: exclude array key names only for array fields by @Kobe-Kwanten in #689
- fix: add ConfigModule import to I18nModule setup by @Nirator78 in #693
- fix: create type import when generating types (#698) by @cplanson in #699
- feat: nestjs 11 by @cskiwi in #704
- Create FUNDING.yml by @toonvanstrijp in #709
- fix: generate correct type for arrays of objects (#706) by @SelfDiseased in #707
- fix: fixed minor bug with utils/file exists() function by @ahmedosama94 in #683
- Fixes #469: Adds support for fastify handlebars view engine by @Simolation in #609
- Update context by @BANG88 in #483
- Migrate to Express v5 routes by @Mut1aq in #686
New Contributors
- @Kobe-Kwanten made their first contribution in #689
- @Nirator78 made their first contribution in #693
- @cplanson made their first contribution in #699
- @cskiwi made their first contribution in #704
- @SelfDiseased made their first contribution in #707
- @ahmedosama94 made their first contribution in #683
- @Simolation made their first contribution in #609
- @BANG88 made their first contribution in #483
- @Mut1aq made their first contribution in #686
Full Changelog: v10.5.1...v10.6.0
v10.5.1
What's Changed
- Fixes #668: Update Dependencies - security alerts by @thiagotognoli in #677
- fix: typos in ejs.md by @velvet-lynx in #682
New Contributors
- @thiagotognoli made their first contribution in #677
Full Changelog: v10.5.0...v10.5.1
v10.5.0
What's Changed
- fix: change the generated message to be more concise by @rubiin in #666
- build: check format & lint in GitHub workflow by @SchroederSteffen in #670
- fix and clear docs for dto validation by @EmRa228 in #671
- fix: remove redundant spaces, warned by ESlint by @lamngockhuong in #673
- fix: prevent nested validations from throwing by @velvet-lynx in #674
- fix: remove i18nOptions from I18nContext class by @lamngockhuong in #675
- chore: version bump by @rubiin in #676
New Contributors
- @EmRa228 made their first contribution in #671
- @lamngockhuong made their first contribution in #673
- @velvet-lynx made their first contribution in #674
Full Changelog: v10.4.9...v10.5.0
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