Skip to content

Conversation

@huozhi
Copy link
Member

@huozhi huozhi commented Nov 2, 2025

In v16, id argument in metadata routes becomes promise which requries to to unwrap it first to access the value

Follow up of #84491

Closes #85632

@ijjk ijjk added created-by: Next.js team PRs by the Next.js team. Documentation Related to Next.js' official documentation. labels Nov 2, 2025
@huozhi huozhi marked this pull request as ready for review November 2, 2025 16:32
@icyJoseph icyJoseph merged commit 089ca2c into canary Nov 3, 2025
74 checks passed
@icyJoseph icyJoseph deleted the update/docs branch November 3, 2025 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

created-by: Next.js team PRs by the Next.js team. Documentation Related to Next.js' official documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

next 16.0.1 won't pass build with export default async function sitemap({ id }: { id: string })

4 participants