next-intl
next-intl copied to clipboard
docs: Update docs and examples to Next.js 15
Fixes https://github.com/amannn/next-intl/issues/1075
TODO
- [ ] Wait for https://github.com/vercel/next.js/issues/69000#issuecomment-2416459189
- [ ] Maybe revert change to global not found page after https://github.com/vercel/next.js/issues/71623
- [ ] Use Next.js ESLint plugin again
- [ ] Docs
- [ ] Async params
- [ ] Do we need to update static rendering docs regarding
'use cache'
?