javascript
javascript copied to clipboard
chore(nextjs): Update middleware check for proxy usage
Description
Checklist
- [ ]
pnpm testruns as expected. - [ ]
pnpm buildruns as expected. - [ ] (If applicable) JSDoc comments have been added or updated for any package exports
- [ ] (If applicable) Documentation has been updated
Type of change
- [ ] 🐛 Bug fix
- [ ] 🌟 New feature
- [ ] 🔨 Breaking change
- [ ] 📖 Refactoring / dependency upgrade / documentation
- [ ] other:
Summary by CodeRabbit
-
New Features
- Added automatic detection and support for Next.js 16+ projects.
-
Improvements
- Guidance and onboarding messages for middleware/proxy configuration now adapt to your Next.js version, offering version-appropriate file location suggestions.
-
Chores
- Release metadata updated to include this patch.
✏️ Tip: You can customize this high-level summary in your review settings.