issues
search
amannn
/
next-intl
🌐 Internationalization (i18n) for Next.js
https://next-intl-docs.vercel.app
MIT License
2.58k
stars
236
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: Adopt shared ICU type parser
#1549
amannn
closed
2 days ago
1
Interpolation of dynamic values Error: INVALID_MESSAGE: Incorrect locale information provided
#1545
artsztu27
closed
2 days ago
1
feat!: Require `NextIntlClientProvider` for using `useLocale` on the client side (preparation for `dynamicIO`)
#1541
amannn
closed
2 days ago
1
Next-intl translation are not working
#1540
mohitrakh
closed
3 days ago
1
Switch new language path,usePathname error
#1539
xucongyong
closed
2 days ago
1
docs: clarify TypeScript version requirement and add troubleshooting for TypeScript error
#1538
boutterudy
closed
3 days ago
2
fix: Correctly handle search params in redirects when using `trailingSlash: true`
#1537
deini
closed
3 days ago
2
feat!: Remove default of `now={new Date()}` from `NextIntlClientProvider` for usage with `format.relativeTime` (preparation for `dynamicIO`)
#1536
amannn
closed
2 days ago
1
docs: params is async on async layout
#1534
bchatard
closed
3 days ago
4
Next-intl incompatibility with Vercel
#1532
wallace-sf
closed
4 days ago
3
feat: Exploration of `ppr` and `dynamicIO`
#1531
amannn
opened
5 days ago
1
Ability to iterate of a normal JSON array
#1528
sshmaxime
closed
5 days ago
1
fix: Fix recursion bug in typed ICU args
#1527
amannn
closed
1 week ago
1
Implementing hot reload
#1526
sshmaxime
closed
1 week ago
3
chore: Strict type imports with ESLint
#1524
amannn
closed
2 days ago
1
fix: Allow to merge inline formats with global formats in `t`
#1523
amannn
closed
1 week ago
1
docs: 🦋
#1522
amannn
closed
1 week ago
1
TypeScript raises an error when using dynamic keys for translations with next-intl (example with zod)
#1521
jeremy-habit
closed
1 week ago
3
[alternativeLinks] Alternative links is not added to the header
#1516
dimylkas
closed
1 week ago
2
[alternativeLinks]
#1515
dimylkas
closed
1 week ago
0
[defaultLocale] Cannot switch language to defaultLocale
#1514
dimylkas
closed
1 week ago
2
Favicons with MetaData API files system not working
#1513
da-kicks-87
closed
1 week ago
1
Support Rich text AND Dynamic Values
#1511
CarrettaRiccardo
closed
1 week ago
1
docs: Lint links
#1510
amannn
closed
1 week ago
1
feat: Add type exports to enable `declaration: true` in `tsconfig.json`
#1509
osaton
closed
1 week ago
2
Not found page (404) with routing (Next pages router)
#1506
huytv04883
closed
1 week ago
1
Switching locale while inside iterations is not working
#1505
IkboljonMe
closed
1 week ago
1
No alternate-links in html header
#1504
TheOneAndOnlyGarcia
closed
1 week ago
2
Export getRoute from utils.ts to get route in server function
#1501
numito
closed
2 weeks ago
1
Anchor tags (#) links are being replaced by %23
#1500
khnn
closed
2 weeks ago
2
feat!: Type-safe ICU arguments
#1499
amannn
closed
1 week ago
1
With page router, can we setup with i18n routing?
#1498
huytv04883
closed
2 weeks ago
1
Type Safe hooks and functions
#1497
chertik77
closed
2 weeks ago
1
Disabling printing the errors via a boolean flag
#1496
BjoernRave
closed
2 weeks ago
1
feat!: Revamp augmented types and add support for typed `Locale`
#1495
amannn
closed
2 weeks ago
7
Prepare for `ppr` and `dynamicIO`
#1493
amannn
opened
2 weeks ago
5
Allow formatting of number strings
#1492
sohrab-
opened
2 weeks ago
2
feat: Add support for React 19 RC
#1490
amannn
closed
2 weeks ago
1
feat!: Return type-safe messages from `useMessages` & `getMessages`
#1489
amannn
closed
2 weeks ago
1
Support React 19 RC
#1488
amannn
closed
2 weeks ago
3
feat!: Decrease cookie expiration to 5 hours, only set cookie when necessary and only disable cookie if `localeCookie: false` is set
#1487
amannn
closed
2 weeks ago
1
feat!: Require `locale` to be returned from `getRequestConfig`
#1486
amannn
closed
2 weeks ago
1
fix: Add warning for missing returned `locale` from `getRequestConfig`
#1485
amannn
opened
2 weeks ago
1
[Docs]: App Router setup with i18n routing forces all static assets rewrites
#1484
alexbuznik-stark
closed
2 weeks ago
2
feat!: Infer default `locale` for `NextIntlClientProvider` from `useParams` when rendered on the client side
#1483
amannn
closed
2 weeks ago
1
feat!: Remove deprecated APIs pt. 2
#1482
amannn
closed
2 weeks ago
1
feat!: Bump minimum required `typescript` version to 5 for projects using TypeScript
#1481
amannn
closed
2 weeks ago
1
docs: Update `example-app-router-mixed-routing` to get rid of deprecated API
#1480
amannn
closed
2 weeks ago
1
feat!: Remove deprecated APIs
#1479
amannn
closed
2 weeks ago
1
docs: Allow line break in summary
#1478
amannn
closed
2 weeks ago
1
Next