Releases: amannn/next-intl
Releases Β· amannn/next-intl
v3.19.4
3.19.4 (2024-09-19)
Bug Fixes
v3.19.3
3.19.3 (2024-09-17)
Bug Fixes
v3.19.2
3.19.2 (2024-09-17)
Bug Fixes
v3.19.1
3.19.1 (2024-09-05)
Bug Fixes
- Add error handling in case an invalid i18n request config file has been specified (#1327) (18b9fd6) β by @amannn
v3.19.0
3.19.0 (2024-08-30)
Features
v3.18.1
3.18.1 (2024-08-29)
Bug Fixes
- Print warning for inconsistent i18n setup where no
locale
is read in getRequestConfig
and also none is returned (#1305) (2f0f781) β by @amannn
v3.18.0
3.18.0 (2024-08-28)
Features
v3.17.6
3.17.6 (2024-08-23)
Bug Fixes
v3.17.5
3.17.5 (2024-08-23)
Bug Fixes
- Lazy init message formatter for improved tree shaking in case
useTranslations
is only used in Server Components (#1279) (9f1725c) β by @amannn
v3.17.4
3.17.4 (2024-08-20)
Bug Fixes