You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,18 @@
1
+
# v10.2.1 (2025-11-17T11:31:50Z)
2
+
3
+
This changelog is generated by [GitHub Releases](https://github.com/nuxt-modules/i18n/releases/tag/v10.2.1)
4
+
5
+
### 🐞 Bug Fixes
6
+
7
+
- Skip localized redirection on nuxt error routes - by @ziyoonee, **ziyoonee** and @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3871[<samp>(723ee)</samp>](https://github.com/nuxt-modules/i18n/commit/723eea56)
8
+
9
+
### 🏎 Performance
10
+
11
+
- Load client-side locale files in parallel - by @okamoai and @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3875[<samp>(35692)</samp>](https://github.com/nuxt-modules/i18n/commit/356927e9)
12
+
13
+
##### [View changes on GitHub](https://github.com/nuxt-modules/i18n/compare/v10.2.0...v10.2.1)
14
+
15
+
1
16
# v10.2.0 (2025-11-02T10:19:56Z)
2
17
3
18
This changelog is generated by [GitHub Releases](https://github.com/nuxt-modules/i18n/releases/tag/v10.2.0)
0 commit comments