koajs / joi-router

Configurable, input and output validated routing for koa
MIT License
450 stars 96 forks source link

chore: replace koa-router to @koa/router #91

Closed booxood closed 4 years ago

booxood commented 5 years ago

koa-router@7.4.0 -> @koa/router@8.0.0

adrianhopebailie commented 5 years ago

@aheckmann this seems like a good idea, no?

swarthy commented 5 years ago

Also @hapijs/joi@15.0.0 is deprecated, it could be nice to update joi version to latest

yuriploc commented 5 years ago

Also @hapijs/joi@15.0.0 is deprecated, it could be nice to update joi version to latest

This would require more effort than migrating to the @koa namespace. Shouldn't it be in another PR?

swarthy commented 5 years ago

Also @hapijs/joi@15.0.0 is deprecated, it could be nice to update joi version to latest

This would require more effort than migrating to the @koa namespace. Shouldn't it be in another PR?

update 15.0.0 -> 15.1.1 doesn't seems like a breaking change anyway #93

aheckmann commented 4 years ago

closing. koa/router addressed in bd7474e19be4f8fffbbcb6639cda15384f35fa42.