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
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,15 @@
1
+
# v10.1.1 (2025-10-14T10:32:51Z)
2
+
3
+
This changelog is generated by [GitHub Releases](https://github.com/nuxt-modules/i18n/releases/tag/v10.1.1)
4
+
5
+
### 🐞 Bug Fixes
6
+
7
+
- Lazy head initialization - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3818[<samp>(62499)</samp>](https://github.com/nuxt-modules/i18n/commit/62499c67)
8
+
- Handle nested root page localization - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3832[<samp>(10aa1)</samp>](https://github.com/nuxt-modules/i18n/commit/10aa1b13)
9
+
- Configure fallback locales before server-side redirection - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3838[<samp>(644aa)</samp>](https://github.com/nuxt-modules/i18n/commit/644aad4c)
10
+
11
+
##### [View changes on GitHub](https://github.com/nuxt-modules/i18n/compare/v10.1.0...v10.1.1)
12
+
1
13
# v10.1.0 (2025-09-09T08:43:39Z)
2
14
3
15
This changelog is generated by [GitHub Releases](https://github.com/nuxt-modules/i18n/releases/tag/v10.1.0)
0 commit comments