koajs / router

Router middleware for Koa. Maintained by @forwardemail and @ladjs.
MIT License
871 stars 176 forks source link

Ensure `_matchedRoute` is the most specific route. #132

Open dwick opened 3 years ago

dwick commented 3 years ago

Added tests that previously failed.

cedsana commented 2 years ago

Hi everyone! What is currently blocking this feature? Can I help in some way?