You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
Bug Fixes
Fixed hydration timing issue where createFromReadableStream was incorrectly awaited before calling hydrateRoot, which could cause React hydration problems
Fixed pathname decoding in App Router to Pages Router fallback to properly handle URL segments with encoded characters
Internal / Chores
Updated benchmarks to remove Vite 7 runner and upgrade Next.js to version 16.2.1