Change8

v16.2.0-canary.18

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

Summary

This release focuses on core fixes, including case-insensitive CSRF matching and improved Turbopack loader conditions. It also includes a documentation update renaming the Error component to ErrorPage.

Migration Steps

  1. Rename the Error component to ErrorPage in your application templates.

✨ New Features

  • Turbopack: add support for contentType condition for webpack loaders.

🐛 Bug Fixes

  • CSRF origin matching is now case-insensitive.
  • Format runAfterProductionCompile duration as human-readable time.
  • Reverted support for BigInt in query parameters due to a previous issue.

Affected Symbols