Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 3, 2025

This PR contains the following updates:

Package Change Age Confidence
nuxt-i18n-micro ^1.102.0 -> ^2.3.0 age confidence

Release Notes

s00d/nuxt-i18n-micro (nuxt-i18n-micro)

v2.3.0

Compare Source

compare changes

🚀 Enhancements
  • localeHead: Simplify locale path handling in useLocaleHead.ts (4a8844f)
  • redirect: Enhance global locale route handling with dynamic path resolution (eafbaf8)
  • module: Enhance fallback route handling for prefix strategy (dddc15b)
  • page-manager: Normalize global locale routes during initialization (f055e95)
  • utils: Add normalizeRouteKey and denormalizeRouteKey functions (440e75c)
  • product: Enhance product fetching with TypeScript types (7256521)
🩹 Fixes
  • package: Bump version to 1.0.23 in package.json (1ea1cf7)
  • locale-redirect: Correct localized path format in redirect logic (1709bb1)
  • plugins: Prevent premature reset of i18nRouteParams during navigation (5237ffd)
  • api: Correct object syntax and import for event handler (a2169ef)
💅 Refactors
  • helpers: Replace arrow functions with regular function declarations (bbc7da8)
  • components: Replace h with hyperscript in i18n-t.vue (83c9073)
📖 Documentation
  • guide: Add section on dynamic routes with slugs and $setI18nRouteParams (ccec5be)
🏡 Chore
  • .gitignore: Update ignore patterns for generated files (083ed9f)
✅ Tests
  • Update pages manager tests for route handling and localization (68b38f3)
❤️ Contributors

v2.2.0

Compare Source

compare changes

🚀 Enhancements
  • locale: Add support for global locale routes in metadata handling (017af19)
  • module: Add globalLocaleRoutes to route configuration (0b23682)
💅 Refactors
  • route-service: Improve parameter handling for localized routes (8ed38b9)
✅ Tests
  • define-i18n-route: Add tests for alternate links and canonical URLs (4a67fad)
❤️ Contributors

v2.1.0

Compare Source

compare changes

🚀 Enhancements
  • module: Support page files in both pages/ and app/pages/ directories (aaf597a)
  • route-service: Enhance route resolution by checking route names (fdbd8b9)
  • route-service: Enhance route resolution by checking route names (fd552a9)
💅 Refactors
  • types: Remove disableUpdater option from configuration (f64238e)
❤️ Contributors

v2.0.0

Compare Source

compare changes

🚀 Enhancements
  • translation: Implement request-scoped translation caching (721e5dd)
  • meta: Enhance meta management with reactive updates (b145496)
  • plugins: Unify page and global translation loading (7209299)
  • routes: Enhance translation file handling and caching (eb7bba2)
  • plugins: Add i18n hooks plugin for translation management (6fc04d8)
  • runtime: Add hot module replacement for translation updates (43b8f56)
  • docs: Update getting started guide with HMR feature details (313f863)
  • types: Add hmr and routesLocaleLinks to types (0431b6c)
  • config: Add nitro externals configuration to nuxt.config.ts (c108d04)
  • test-utils: Add overwrite option to mergeTranslations function (ff54ad0)
🩹 Fixes
  • tests: Update references to nuxt-i18n version in performance tests (f5f2bf3)
  • translation: Improve cache handling and warning in mergeTranslation (e091cfb)
  • nuxt.config: Disable i18nPreviousPageFallback option (5dbbea5)
  • page-manager: Remove alias to prevent infinite recursion (c9cde51)
💅 Refactors
  • plugins: Adjust comment formatting for consistency (635cccd)
📖 Documentation
  • issue-templates: Update issue templates for better clarity (4384cd2)
  • issue-templates: Update issue templates for better clarity (6b69537)
  • performance-results: Update performance metrics for nuxt-i18n v10 (0c28c78)
  • composables: Update useLocaleHead documentation for clarity (2dadefe)
  • news: Add release notes for Nuxt I18n Micro v2.0.0 (70b6c0f)
❤️ Contributors

Configuration

📅 Schedule: Branch creation - "on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/nuxt-i18n-micro-2.x branch from 3d2c8b3 to 3782d6e Compare November 4, 2025 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant