Skip to content

Latest commit

Β 

History

History
458 lines (255 loc) Β· 16.6 KB

CHANGELOG.md

File metadata and controls

458 lines (255 loc) Β· 16.6 KB

Changelog

v1.11.5

compare changes

🩹 Fixes

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

❀️ Contributors

v1.11.4

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

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

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

compare changes

🩹 Fixes

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

🎨 Styles

❀️ Contributors

v1.11.0

compare changes

πŸš€ Enhancements

❀️ Contributors

v1.10.0

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

compare changes

πŸš€ Enhancements

🩹 Fixes

  • i18n: Template surrounding for uk-UA locale (90da19b)
  • i18n: Small typo in uk-UA locale (243d8df)

❀️ Contributors

v1.8.1

compare changes

πŸ’… Refactors

  • ts: Remove @ts-expect-error comment for module config merge (885bf98)

🏑 Chore

  • global: Update dependencies (e3c53db)
  • Indicate compatibility with new v4 major (a0e9f16)
  • dependencies: Update dependencies (f7c1c84)

❀️ Contributors

v1.8.0

compare changes

πŸš€ Enhancements

  • i18n: Add new language ru-RU thanks to @ncodealex (2791b3b)

🩹 Fixes

  • i18n: Add missing space in zh language (98a6820)

❀️ Contributors

v1.7.0

compare changes

πŸš€ Enhancements

  • i18n: Add localazy for i18n keys managment (90246e4)
  • i18n: Add new languages fr-IR tr-TR (74aff6d)

πŸ“– Documentation

  • Update doc for error interpolation (9dde48f)

🏑 Chore

  • commit hook: Add commit hook to lint / test before pushing to repo (8dd17fe)

🎨 Styles

  • linting: Use eslint v9 and flat config (360da10)
  • linting: Apply linting (894f0c9)

πŸ€– CI

  • husky: Disable husky on ci (8056f64)

❀️ Contributors

v1.6.0

compare changes

πŸš€ Enhancements

  • module option: Add new option useModuleLocale to toggle module locale loading (3fefe9c)

🩹 Fixes

  • plugin loading strategy: Load plugin in parallel mode with explicit dependency to i18n:plugin (e85d879)

πŸ’… Refactors

  • typing: Rework type import from @nuxt/i18n (57806a2)

πŸ“– Documentation

  • Use new nuxi module add command in installation (#24)
  • modules options: Add doc for new module option useModuleLocale (5f181ad)

❀️ Contributors

v1.5.0

compare changes

πŸš€ Enhancements

  • i18n: Add translation for both simplified and traditional Chinese (#21)

🩹 Fixes

  • typing: Correct @nuxtjs/i18n typing imports (9b0855f)

πŸ’… Refactors

  • ts: Remove comment to ignore type for getNormalizedLocales (1d3c6d0)

🎨 Styles

  • linting: Apply linting to new zh translations (d296b4a)

❀️ Contributors

v1.4.0

compare changes

πŸš€ Enhancements

  • locales loading: Use nuxt/i18n config to restrict module locale to load (5a62629)

🩹 Fixes

  • issue template: Fix ident problem (afce42b)
  • issue template: Fix wrong formated lines (ae80e7b)
  • issue template: Fix name for translation template (3464cdd)

πŸ“– Documentation

  • github: Add issue template for translations (b119792)
  • translation: Add link to localazy translation interface (e7005f9)

🏑 Chore

🎨 Styles

❀️ Contributors

v1.3.0

compare changes

πŸš€ Enhancements

  • module: Add locales mapping to ModuleOptions (#14)

🏑 Chore

  • global: Update dependencies (920ea44)

❀️ Contributors

v1.2.0

compare changes

πŸš€ Enhancements

  • doc: Add missing config for prerendering (01c0993)
  • repository: Add issue and PR template (48e0004)

🩹 Fixes

  • doc deployment: Add goal to stub and prepare module (7e55348)
  • doc deployement: Add -w goal to @nuxthq/studio installation (4f5cf05)
  • doc deployement: Add -w goal to @nuxthq/studio installation (7ccaba9)
  • doc: Update seo and add image for open graph (f07c0f6)

πŸ“– Documentation

  • documentation: Add full doc for the module (b15f690)
  • error page: Add missing header links (840d733)
  • doc: Clean seo (3066218)
  • playground: Update translations (6a78b43)

🏑 Chore

  • app: Initial commit by Nuxt Studio (7e78be2)
  • deployment: Add workflow file (7698b12)
  • dependencies: Update dependencies (bce3b83)
  • dependencies: Update Dependencies (f52b4eb)
  • dependencies update: Update ui-pro (497331f)
  • linting: Add rule to enforce key order in json files (4eb5066)
  • global: Update dependencies (c6e7225)

🎨 Styles

πŸ€– CI

  • doc deployment: Add goal to prepare module before building doc (76444a7)
  • doc deplyment: Update github action to prepare module before building doc (f1f7978)
  • doc deployment: Update deploy action (0f26058)
  • doc deployment: Add missing env NUXT_PUBLIC_SITE_URL (86e3141)
  • deploy: Remove NUXT_APP_BASE_URL from generate goal (1659aba)

❀️ Contributors

v1.1.0

compare changes

πŸš€ Enhancements

  • playground: Add new overload example (b8ae329)

πŸ“– Documentation

  • readme: Add information regarding module import order (3a203e2)

🏑 Chore

  • linting / formating: Add rules to format and lint full project (b23b438)

🎨 Styles

  • linting: Lint full project with new rules (e1b7ba6)
  • linting: Linting (c50b008)

❀️ Contributors

v1.0.4

compare changes

🩹 Fixes

  • runtime config: Add missing import from #app for useRuntimeConfig (49c924e)

❀️ Contributors

v1.0.3

compare changes

🩹 Fixes

  • global: Move utils folder to runtime for full export (af2ebe0)

❀️ Contributors

v1.0.2

compare changes

🩹 Fixes

  • locales: Move locales folder into runtime folder (088f8a0)

πŸ“– Documentation

  • readme: Add missing link to playground (32f274e)

❀️ Contributors

v1.0.1

🏑 Chore

❀️ Contributors