You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simplified API – Removed the ability to override the default method in class-based routes. With attribute support, this is now the preferred approach for customizing default methods instead of relying on index.
Performance Enhancements – Refactored core logic for better efficiency and faster route resolution.
General Improvements – Minor optimizations and bug fixes for improved stability.