Skip to content
This repository has been archived by the owner on Aug 31, 2024. It is now read-only.

upgrade koa-compose to 4 #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

upgrade koa-compose to 4 #11

wants to merge 1 commit into from

Conversation

zavr-1
Copy link

@zavr-1 zavr-1 commented Apr 18, 2019

remove any-promise

@dead-horse
Copy link
Member

can you update the node versions in .travis.yml to pass the CI?

@gyson
Copy link
Member

gyson commented Apr 18, 2019

koa-compose dependency is only used for convert.compose function at

convert.compose = function (arr) {

I feel that the benefit of convert.compose (a little bit convenience) does not overcome the cost of koa-compose dependency.

Maybe we should remove convert.compose (this is a breaking change and requires koa-convert major version change) and drop koa-compose dependency?

@zavr-1
Copy link
Author

zavr-1 commented Apr 18, 2019

please note i've started this issue in koa koajs/koa#1323

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants