chore!: upgrade koa/router package#1818
Conversation
|
Perhaps I need to bump the versions for the tests to work in CI? They run just fine locally. |
|
I have no idea why this doesn't work. Have you seen this before, WoH? |
|
Hi, is there any update on this pull request? Would love to be able to upgrade to the new koa router package. I tried out this pull request locally on my machine (ubuntu) and the tests also seem to run fine. One thing i noticed is that the author seemed to have run One thing that could be looked at is that the Author imports the default export of the koa router. This is |
All Submissions:
Closing issues
Closes #1817
Potential Problems With The Approach
This will require users to upgrade
@types/koa__router->@koa/router, which may include breaking changes outside the direct scope of tsoa - e.g. in the context or request object.Test plan