Releases: xibman/nuxt-zod-i18n
Releases · xibman/nuxt-zod-i18n
v1.12.1
💅 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
❤️ Contributors
- Xibman [email protected]
v1.12.0
🚀 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
- Georget Julien [email protected]
- Vinicius Marinho [email protected]
- GreenmeisterDavid [email protected]
v1.11.5
🩹 Fixes
- Interpolation placeholders adapted (91cd4d5)
- 'Entrada inválida' replaced with 'Campo inválido' (0b2dc87)
❤️ Contributors
- Douglas Ramírez (@DouglasAR01)
v1.11.4
💅 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
- Xibman [email protected]
v1.11.3
🩹 Fixes
- playground: Move i18n translation to follow new directory structure (f0989a3)
- module: Add typing for PublicRuntimeConfig (e236fad)
💅 Refactors
🏡 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
- linting: Apply linting (d979802)
🤖 CI
❤️ Contributors
- Xibman [email protected]
v1.11.2
🏡 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
- Xibman [email protected]
v1.11.1
🩹 Fixes
- invalid_type message: Running translation for invalid_type error parameters (c8898af)
🎨 Styles
- linting: Apply linting (95c89af)
❤️ Contributors
- Xibman [email protected]
- Adam Troll [email protected]
v1.11.0
v1.10.0
🚀 Enhancements
- Add id-ID Translation (fe88fa8)
💅 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
- Xibman [email protected]
- KingSit3 [email protected]
- Julien Georget [email protected]