Change8

v16.2.1-canary.26

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

Summary

This release focuses on core routing improvements, including better middleware matching and URL normalization, alongside performance enhancements in persistence handling.

✨ New Features

  • Improved middleware matching and app request URL normalization in next-routing.

🐛 Bug Fixes

  • Used AtomicBool for is_empty() in turbo-persistence to avoid lock contention.

Affected Symbols