opennextjs / opennextjs-aws

Open-source Next.js adapter for AWS
https://opennext.js.org
MIT License
4.14k stars 126 forks source link

fix 404 when basePath is set #485

Closed conico974 closed 2 months ago

conico974 commented 3 months ago

Should fix #476

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: 015e9d74f95157290ad71954a85e09fdfaabdd10

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages | Name | Type | | ---------------- | ----- | | open-next | Patch | | app-pages-router | Patch | | app-router | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
open-next ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 20, 2024 3:11pm
eschaefer commented 2 months ago

Really looking forward to this landing 🙏. It's basically unblocking any project that depends on using basePath

conico974 commented 2 months ago

@eschaefer I'll very likely release 3.1 this week with this included. Probably tomorrow or wednesday.