Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 2, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@opennextjs/aws@3.9.2

Patch Changes

  • #1046 c6bab5b43f88686c7675276c9caff426be84e74d Thanks @javascripter! - fix: Correct external URL detection in isExternal using proper URL parsing

    Replaces substring-based host matching with URL parsing to correctly determine whether a rewritten URL is external.
    This fixes an issue where NextResponse.rewrite() would treat certain external URLs as internal when their pathname contained the host as a substring, causing unexpected 404s during middleware rewrites.

  • #1048 2689ad358ab25d9552d73b0bc9c3e5cd870e3550 Thanks @vicb! - bump Next.js

app-pages-router@0.1.40

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch from 6f6afc7 to dc90b2f Compare December 3, 2025 16:18
@vicb vicb merged commit 3536dd3 into main Dec 3, 2025
@vicb vicb deleted the changeset-release/main branch December 3, 2025 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants