3.0.0
- Resource routing moved to koa-resource-router module.
- Respond to
OPTIONS
requests with allowed methods. - Support
405 Method Not Allowed
and501 Not Implemented
responses. - Named routes and URL generation.
OPTIONS
requests with allowed methods.405 Method Not Allowed
and 501 Not Implemented
responses.