Change8

v16.2.0-canary.92

📦 next-jsView on GitHub →
2 features🐛 2 fixes

Summary

This release introduces rendering code frames on the Turbopack side and adds an experimental configuration option for Lightning CSS features. Several internal improvements and bug fixes related to sorting and tracing were also implemented.

✨ New Features

  • Render code frames on the turbopack side.
  • Add experimental.lightningCssFeatures config option.

🐛 Bug Fixes

  • Correct appPaths sort order for parallel routes with route groups.
  • Tag spans as failed if their runner fn fails in Tracing.