javascript icon indicating copy to clipboard operation
javascript copied to clipboard

chore(nextjs): Update middleware check for proxy usage

Open alexcarpenter opened this issue 1 month ago • 6 comments

Description

Screenshot 2025-11-20 at 11 46 38 AM

Checklist

  • [ ] pnpm test runs as expected.
  • [ ] pnpm build runs 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.

alexcarpenter avatar Nov 20 '25 16:11 alexcarpenter