|  | 
| 1 | 1 | # Changelog | 
| 2 | 2 | 
 | 
| 3 | 3 | 
 | 
|  | 4 | +## v1.95.0 | 
|  | 5 | + | 
|  | 6 | +[compare changes](https://github.com/s00d/nuxt-i18n-micro/compare/v1.94.0...v1.95.0) | 
|  | 7 | + | 
|  | 8 | +### 🚀 Enhancements | 
|  | 9 | + | 
|  | 10 | +- **playground:** Add async components test links to index page ([45432bc](https://github.com/s00d/nuxt-i18n-micro/commit/45432bc)) | 
|  | 11 | +- **async-components:** Add initial configuration and dependencies ([664afb8](https://github.com/s00d/nuxt-i18n-micro/commit/664afb8)) | 
|  | 12 | + | 
|  | 13 | +### 🩹 Fixes | 
|  | 14 | + | 
|  | 15 | +- **page-manager:** Translate comments from Russian to English ([3adc3fe](https://github.com/s00d/nuxt-i18n-micro/commit/3adc3fe)) | 
|  | 16 | +- **format-service:** Update error message for invalid dates ([f8e3db0](https://github.com/s00d/nuxt-i18n-micro/commit/f8e3db0)) | 
|  | 17 | +- **async-components-test:** Update type for DynamicComponent reference ([59a8c44](https://github.com/s00d/nuxt-i18n-micro/commit/59a8c44)) | 
|  | 18 | + | 
|  | 19 | +### 💅 Refactors | 
|  | 20 | + | 
|  | 21 | +- **module:** Remove unused NuxtOptionsWithGenerate interface ([4b01a9b](https://github.com/s00d/nuxt-i18n-micro/commit/4b01a9b)) | 
|  | 22 | +- **utils:** Improve comments for clarity and consistency ([53a9220](https://github.com/s00d/nuxt-i18n-micro/commit/53a9220)) | 
|  | 23 | +- **devtools:** Translate comments to English for better clarity ([581b893](https://github.com/s00d/nuxt-i18n-micro/commit/581b893)) | 
|  | 24 | +- **locale-server-middleware:** Translate comments to English ([03be2da](https://github.com/s00d/nuxt-i18n-micro/commit/03be2da)) | 
|  | 25 | +- **translator:** Translate comments from Russian to English ([a5c46a2](https://github.com/s00d/nuxt-i18n-micro/commit/a5c46a2)) | 
|  | 26 | +- **route-service:** Improve comments for clarity and consistency ([c40bc56](https://github.com/s00d/nuxt-i18n-micro/commit/c40bc56)) | 
|  | 27 | +- **tests:** Improve comments in route-service tests for clarity ([07cf578](https://github.com/s00d/nuxt-i18n-micro/commit/07cf578)) | 
|  | 28 | +- **test-utils:** Update comments to English for clarity ([3189c30](https://github.com/s00d/nuxt-i18n-micro/commit/3189c30)) | 
|  | 29 | +- **tests:** Update comments in `no-prefix.spec.ts` for clarity ([7f24148](https://github.com/s00d/nuxt-i18n-micro/commit/7f24148)) | 
|  | 30 | + | 
|  | 31 | +### 🏡 Chore | 
|  | 32 | + | 
|  | 33 | +- **vitest:** Update test timeout comment for clarity ([36bf86f](https://github.com/s00d/nuxt-i18n-micro/commit/36bf86f)) | 
|  | 34 | +- **pnpm-workspace:** Update workspace configuration to include built dependencies ([9ba906f](https://github.com/s00d/nuxt-i18n-micro/commit/9ba906f)) | 
|  | 35 | +- **test:** Update comments in `hook.spec.ts` for clarity ([2d71f85](https://github.com/s00d/nuxt-i18n-micro/commit/2d71f85)) | 
|  | 36 | + | 
|  | 37 | +### ✅ Tests | 
|  | 38 | + | 
|  | 39 | +- **tests:** Update comment for clarity on locale dependency ([19192a4](https://github.com/s00d/nuxt-i18n-micro/commit/19192a4)) | 
|  | 40 | +- **server:** Update comments to English for clarity ([32b69ed](https://github.com/s00d/nuxt-i18n-micro/commit/32b69ed)) | 
|  | 41 | +- **async-components:** Add tests for async components in production mode ([bee8210](https://github.com/s00d/nuxt-i18n-micro/commit/bee8210)) | 
|  | 42 | +- **async-components:** Add comprehensive tests for async components ([810a15e](https://github.com/s00d/nuxt-i18n-micro/commit/810a15e)) | 
|  | 43 | + | 
|  | 44 | +### ❤️ Contributors | 
|  | 45 | + | 
|  | 46 | +- Pavel Kuzmin ([@s00d](http://github.com/s00d)) | 
|  | 47 | + | 
| 4 | 48 | ## v1.94.0 | 
| 5 | 49 | 
 | 
| 6 | 50 | [compare changes](https://github.com/s00d/nuxt-i18n-micro/compare/v1.93.0...v1.94.0) | 
|  | 
0 commit comments