Change8

v2.7.4-canary.3

📦 turborepoView on GitHub →
🐛 5 fixes

Summary

This canary release primarily focuses on documentation fixes, including adjustments to middleware exclusion rules and OpenAPI spec correction, alongside a fix for TUI mouse mode handling.

🐛 Bug Fixes

  • Documentation: Excluded sitemap.xml from middleware to prevent i18n rewrite.
  • Documentation: Excluded schema.json paths from middleware matcher.
  • Documentation: Fixed OpenAPI specification.
  • Documentation: Made the mobile menu scrollable on small viewports.
  • TUI: Properly disabled mouse mode on exit and panic.