Next.js v16.4.0-canary.8

v16.4.0-canary.8Pre-release
Added 2
  • Add evals for whether agents actually use Next.js
  • Resolve `/`-rooted imports from the project directory in Turbopack
Changed 5
  • Judge behavior instead of matching source text in evals
  • Bump @vercel/agent-eval to 2.2.1
  • Use short-lived access tokens for preview-build uploads instead of static token
  • Simplify Turbopack ecmascript effect queue
  • Update default Create Next App favicon
Fixed 2
  • Fix Turbopack resolution through chained symlinks
  • Turbopack correctly trace through TypeScript `__importStar`

From Next.js

Misc Changes
  • Fix Turbopack resolution through chained symlinks: #97825
  • Add evals for whether agents actually use Next.js: #97816
  • evals: judge behavior instead of matching source text: #97826
  • Bump @vercel/agent-eval to 2.2.1: #97885
  • feat(turbopack): resolve /-rooted imports from the project directory: #97799
  • [ci] Use short-lived access tokens for preview-build uploads instead of static token: #97256
  • Turbopack: correctly trace through TypeScript __importStar: #97697
  • [turbopack] simplify ecmascript effect queue: #97771
  • Update default Create Next App favicon: #97634
Credits

Huge thanks to @marcoshernanz, @gaojude, @sokra, @eps1lon, @mischnic, and @aurorascharff for helping!

View original

Upgraded? How did it go?

Discussion