Skip to content

Releases: xibman/nuxt-zod-i18n

v1.12.1

31 Jul 07:59
Compare
Choose a tag to compare

compare changes

💅 Refactors

  • documentation: Migrate doc to nuxt content V3 & nuxt ui pro V3 (35c276e)
  • playground: Fix nuxt ui type related to v3 (62eee11)
  • chore: Update module builder to 1.0.2 (0078680)
  • module: Remove check nuxt major version (83943df)
  • module: Add default empty array value for locales in getNormalizedLocales (dc8d31e)

📦 Build

  • playground: Update to nuxt 3.17.7 and to NuxtUi 3.2.0 (c12116f)
  • module: Update dependencies (8cd9c74)

🏡 Chore

  • module: Update dependencies and migrate doc to content V3 (70d6eee)

🎨 Styles

  • linting: Fox linting config for eslint / vscode (0aa860a)

🤖 CI

  • github-action: Sync pnpm version to 10.13.1 (73a4cdc)
  • deploy: Remove @nuxthq/studio (2b24544)

❤️ Contributors

v1.12.0

15 Jun 09:25
ea51ce5
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add nl-NL locale (ddb9af7)
  • Add brazilian portuguese json (3272f2d)
  • i18n: Add nl-NL locale (2b87772)
  • i18n: Add new translation for pt-BR (ea51ce5)

🩹 Fixes

  • Formatting, minor linting (5d6d67c)
  • translations: Sk-SK language formatting, minor linting (2d8c18a)

🏡 Chore

  • deps-dev: Bump vitest from 2.1.8 to 2.1.9 (ec86a1a)

❤️ Contributors

v1.11.5

10 Jan 20:52
f4020ba
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Interpolation placeholders adapted (91cd4d5)
  • 'Entrada inválida' replaced with 'Campo inválido' (0b2dc87)

❤️ Contributors

v1.11.4

04 Jan 12:00
e9cb1cb
Compare
Choose a tag to compare

compare changes

💅 Refactors

  • playground: Opting Nuxt 4 apply new Directory Structure (bdb564f)
  • eslint: Update directory to target app folder for linting (8396dab)
  • module: Apply New Directory Structure (7128234)

📖 Documentation

  • opting nuxt 4: Apply new directory structure (49ed645)

❤️ Contributors

v1.11.3

04 Jan 10:43
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • playground: Move i18n translation to follow new directory structure (f0989a3)
  • module: Add typing for PublicRuntimeConfig (e236fad)

💅 Refactors

  • vscode config: Update eslint config to use flat config (61db2f4)
  • doc: Clean typing (ad16d5a)

🏡 Chore

  • dependencies: Update dependencies (2dae81c)
  • libs: Update libs and pin typescript version to 5.6.3 (7be8194)

✅ Tests

  • i18n: Move i18n translation to follow new directory structure (0ed46ed)

🎨 Styles

🤖 CI

  • pnpm: Update version to 9.15.0 (5606f8d)
  • pnpm: Sync pnpm version to 9.15.2 (3feca01)

❤️ Contributors

v1.11.2

30 Nov 12:58
Compare
Choose a tag to compare

compare changes

🏡 Chore

  • dependencies: Update dependencies (b37b25e)
  • dependencies: Update @nuxt/eslint-config to 0.7.2 (df4173e)
  • dependencies: Restore module resolution for nuxt-component-meta (9771e01)

🤖 CI

  • pnpm version: Align pnpm version to 9.14.4 (7acd1f3)

❤️ Contributors

v1.11.1

30 Nov 11:21
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • invalid_type message: Running translation for invalid_type error parameters (c8898af)

🎨 Styles

❤️ Contributors

v1.11.0

21 Nov 11:56
0a41b0a
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

❤️ Contributors

v1.10.0

17 Sep 09:02
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

💅 Refactors

  • chore: Use new nuxt kit tools isNuxtMajorVersion and defineNuxtModule().with() (d236b1d)
  • compatibility: Replace iso by language before deprecation in nuxtI18n V9 (9bb79bf)

📖 Documentation

  • Fix: workaround for Nuxt prerender regression (e05d195)

🏡 Chore

  • release: V1.9.0 (286ca03)
  • global: Update dependencies (74d9439)
  • global: Update dependencies (9391448)
  • pnpm: Set pnpm version to 9.x.x (6ad33f4)

🤖 CI

  • github-actions: Update pnpm/action-setup to v4 (cade352)
  • husky: Update config for v10 (012e4bd)
  • doc: Fix doc build by adding nuxt image (7cbd2c9)
  • build: Add new module resolution for nuxt-component-meta (8685a88)

❤️ Contributors

v1.9.0

10 Jul 09:51
0292ab5
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

❤️ Contributors