next.js
12e77cae
- Remove Route Handlers (#53462)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Remove Route Handlers (#53462) This removes the route handler abstraction and old match validation code in favor of the existing `load-components` flow that exports the `routeModule` directly.
References
#53462 - Remove Route Handlers
Author
wyattjoh
Parents
9bde7dcc
Loading