Change8

v16.1.1-canary.29

📦 next-jsView on GitHub →
1 features🐛 3 fixes🔧 3 symbols

Summary

This release introduces new infrastructure for TaskStorage and includes several bug fixes across core functionality and Turbopack. Notably, the maximum response body size for fetch in next/image has been reduced.

✨ New Features

  • Add TaskStorage derive macro and schema infrastructure.

🐛 Bug Fixes

  • Fix dev validation error from server action bound args.
  • Fix optional parent_task_id compile failure when tokio_tracing is enabled.
  • Fix Turbopack collecting declare global {} in VarDeclWithTsDeclareCollector.

Affected Symbols