koajs / router

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

fix(lib/test/doc): fix jsdoc and typo #146

Closed dev-itsheng closed 2 years ago

dev-itsheng commented 2 years ago

When I read Koa-router's source, I noticed some typo errors in JSDoc and documentation, so I tried to fix them.

By the way, I tried to change some var to const

dev-itsheng commented 2 years ago

@dev-itsheng, can you please resolve the conflict and then ping me to take a look!

image

I noticed a conflict in a file, it was updated yesterday to introduce the should package, but looking at the code, it didn't use this package, so I deleted it.

Please keep an eye out for this small change, thanks.

@3imed-jaberi

titanism commented 2 years ago

We have just published @koajs/router v11.0.0 which resolves this issue. This is mirrored to koa-router as well.

https://github.com/koajs/router/releases/tag/v11.0.0

This project is maintained by Forward Email and Lad.