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
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,20 @@
1
+
# v10.3.0 (2026-04-24T14:20:59Z)
2
+
3
+
This changelog is generated by [GitHub Releases](https://github.com/nuxt-modules/i18n/releases/tag/v10.3.0)
4
+
5
+
### 🚀 Features
6
+
7
+
- Experimental regex routes - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3957[<samp>(07a9b)</samp>](https://github.com/nuxt-modules/i18n/commit/07a9bcf7)
8
+
9
+
### 🐞 Bug Fixes
10
+
11
+
- Disable `experimental.compactRoutes` by default - by @BobbieGoede[<samp>(02e2a)</samp>](https://github.com/nuxt-modules/i18n/commit/02e2a54e)
12
+
- Incorrect route group server redirection during ssg - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3965[<samp>(ce7f7)</samp>](https://github.com/nuxt-modules/i18n/commit/ce7f746f)
13
+
- Stable locale message endpoint hash - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3966[<samp>(84525)</samp>](https://github.com/nuxt-modules/i18n/commit/845258e5)
14
+
15
+
##### [View changes on GitHub](https://github.com/nuxt-modules/i18n/compare/v10.2.4...v10.3.0)
16
+
17
+
1
18
# v10.2.4 (2026-03-23T21:48:39Z)
2
19
3
20
This changelog is generated by [GitHub Releases](https://github.com/nuxt-modules/i18n/releases/tag/v10.2.4)
0 commit comments